📜  我可以在 python 中注册一个列表以供输入吗 - Python 代码示例

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

代码示例1
variable 1, variable 2 = input("Enter what has to be conveyed to the user here"). split() # for space-separated inputs