#33272: Easy


106193@smail.phc.edu.tw (Leo_Python)

學校 : 不指定學校
編號 : 212962
來源 : [1.172.21.14]
最後登入時間 :
2025-06-11 21:23:48

Python Code (Version 3.x) can use -> f"test {input()} test"

{input()} <- run code (return value to "Insert the text")

 

input function -> get the text from the user input text
print
function -> output the text