I need to input numbers separated by spaces. For example, 1 2 3 4 5. What should I use? and how do I split those so I can have separate list of ['1', '2', '3', '4', '5']? Thanks!
Asked
Active
Viewed 16 times
0
U12-Forward
- 65,118
- 12
- 70
- 89
lccccc
- 1