|| How to take list of numbers as input in single line - python ||

preview_player
Показать описание
classical code to take list of numbers as input in python versions above 3.
Though there are several methods to do it this is most easy and common way to go for it.
Note: we can also use "input().strip()" too
Рекомендации по теме