is there a line in python that will allow me to take in an enter from user and then run below code (with no if statements)

前端 未结 0 1385
天命终不由人
天命终不由人 2021-01-16 11:39

in c++ there as a "cin.get();" method that when you press enter the code unpauses, I was wondering if there is a python equivalent

相关标签:
回答
  • 消灭零回复
提交回复
热议问题