0
14th Apr 2020, 10:29 PM
Player Droid
3 Answers
+ 3
for i in nums:
   print(i)
14th Apr 2020, 10:31 PM
Russ
+ 1
print('\n'.join(map(str,nums)))
16th Apr 2020, 3:11 AM
visph
Often have questions like this?
Learn more efficiently, for free:
Hot today
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
Project
 0 Votes



