#33272: Easy


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

學校 : 不指定學校
編號 : 212962
來源 : [1.172.17.189]
最後登入時間 :
2023-05-19 22:17:02
a001. 哈囉 -- Brian Kernighan | From: [1.172.21.147] | 發表日期 : 2022-12-18 22:26

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
 
ZeroJudge Forum