0
Little help here, I want to print "YN", "BM" and "NS" on separate lines https://code.sololearn.com/cqCfvvhSNN51/?ref=app
5/7/2021 12:43:21 PM
6 Answers
+2
1. Made i +=1 in while cycle, not in for 2. Count len wìthout +1
+1
Thank you
Sorry, len must be without +1
Yeah I corrected that
Hi! they are now printed on separate lines.
Yeah, but not all got printed The second ELEMENT in the list wasn't printed
Send us a message