5 Respuestas
+ 6
you can find here some of your requested items. try and run code:
https://code.sololearn.com/cOwT4iGHAwgG/?ref=app
+ 3
you can use append() inside the loop
https://docs.python.org/3/tutorial/datastructures.html
+ 3
Lothar thanks for your code, it was a pack of useful instructions
+ 3
Taste thanks for mentioning the reference
+ 2
Yeah and you can use a list comprehension