why don't we start python console with >>>? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

why don't we start python console with >>>?

I want small description about it.

25th Aug 2016, 9:11 AM
lorshan
lorshan - avatar
1 Answer
0
In the shell, >>> is used to indicate a new construct. It will appear before each statement, for loop etc.
25th Aug 2016, 9:53 AM
Gershon Fosu
Gershon Fosu - avatar