Learn | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Learn

I get >>> every time in starting how to remove it

19th Jan 2019, 11:10 AM
Shubham Badgujar
2 Antworten
+ 7
NOTE: the >>> in the code !! ➝ They are the prompt symbol of the Python console. • Python is an interpreted language, which means that each line is executed as it is entered. • Python also includes IDLE, the integrated development environment, which includes tools for writing and debugging entire programs.
19th Jan 2019, 11:21 AM
Danijel Ivanović
Danijel Ivanović - avatar
19th Jan 2019, 11:38 AM
Louis
Louis - avatar