What does the prompt >>> do? Whenever I use it, the intepreter prints an error | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What does the prompt >>> do? Whenever I use it, the intepreter prints an error

24th Mar 2019, 10:46 AM
Essien Favour
Essien Favour - avatar
2 Respostas
+ 6
hi Essien, ā€˜>>>ā€™ is the prompt in an interactive python console where you can input python code line by line and get response at once. If you want to run a code in an IDE or in SoloLearn you have to delete it.
24th Mar 2019, 11:43 AM
Lothar
Lothar - avatar
+ 3
make use of search for better experience : https://www.sololearn.com/Discuss/1158279/?ref=app
24th Mar 2019, 11:58 AM
Daljeet Singh
Daljeet Singh - avatar