Does raw_input not work in code playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Does raw_input not work in code playground?

So I just wrote my first code on code playground and in order to prompt the user for an input, I tried using 'raw_input' instead of just input (cause it convenient i guess) , but i got an error. did i use it wrong? or does it not work on code playground at all? can anyone reading this try it on their end? Thank you!

11th Feb 2017, 5:25 AM
Jayneesh W
Jayneesh W - avatar
1 Answer
+ 2
oh I wasn't aware of this difference between the versions. And yes i am using input () as of now. Thanks!
11th Feb 2017, 5:38 AM
Jayneesh W
Jayneesh W - avatar