Guys can i ask?? What do this >>> symbols mean?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Guys can i ask?? What do this >>> symbols mean??

10th Dec 2018, 12:10 PM
Lesedi
2 Answers
+ 12
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. witch mean --> You started Python tutorial, read it carefully! 😊
10th Dec 2018, 12:28 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 3
Please review the information box in the first slide of the following lesson: https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2270/?ref=app
10th Dec 2018, 12:28 PM
Janning⭐
Janning⭐ - avatar