📜  python代码示例的输入代码

📅  最后修改于: 2022-03-11 14:45:59.286000             🧑  作者: Mango

代码示例1
# Python 2

txt = raw_input("Type something to test this out: ")
print "Is this what you just said?", txt