What is the meaning of >>> in the starting of line if it is not used in code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the meaning of >>> in the starting of line if it is not used in code?

15th Feb 2017, 10:43 AM
Sahil
Sahil - avatar
4 Answers
+ 16
No, there is no need to
15th Feb 2017, 7:47 PM
Gami
Gami - avatar
+ 11
It's just part of the default Python IDE/shell display at the begining of a line.
15th Feb 2017, 12:11 PM
Hatsy Rei
Hatsy Rei - avatar
+ 6
No, it's not an element of the code. It is just a prompt from the IDE.
15th Feb 2017, 1:05 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
is it necessary to put it in code?
15th Feb 2017, 12:18 PM
Sahil
Sahil - avatar