📜  等待输入python代码示例

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

代码示例1
input("You can't see the next text. (press enter)")
# input() waits for a user input
print("Now you can!")