accepting multiple user inputs separated by a space in python and append them to a list

后端 未结 4 958
离开以前
离开以前 2020-11-30 11:45

How can I accept multiple user inputs separated by a space? I don\'t know the number of inputs, but I do know they are all ints.

Here\'s some example inputs:

4条回答
提交回复
热议问题