Why is ml the code playground stuck on one code from earlier in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why is ml the code playground stuck on one code from earlier in python?

12th Jun 2017, 7:48 AM
Fire Breathing Moon Beam
Fire Breathing Moon Beam - avatar
3 Answers
+ 4
Which one?
12th Jun 2017, 8:03 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 4
The code you wrote above is fine. The code you have in your "Codes" section is not - drop everything after print(s)
12th Jun 2017, 7:35 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
s = input("Enter something please: ") print(s)
12th Jun 2017, 10:41 AM
Fire Breathing Moon Beam
Fire Breathing Moon Beam - avatar