+ 1
Help on Creating a list form FOR LOOP output
I wanted to create a list from FOR LOOP output, the loop has output "line by line", but receiving a unit list form iterated items is not possible (we receive None) https://code.sololearn.com/ctgbNAC21DJp/#py
2 odpowiedzi
+ 6
https://code.sololearn.com/cN7pGGtjI78G/?ref=app
+ 1
The Code executed, thank alot