0

What was the significance of >>> in the program?

In the coding window, we didn't use that symbol but when it was given for example, they used that symbol before print function. Why?

20th Dec 2017, 5:54 AM
Sunny Tiwary
Sunny Tiwary - avatar
2 odpowiedzi
+ 2
it is the prompt.. I have seen this in Python.. it tells you the shell is working and also where to start typing..
20th Dec 2017, 7:54 AM
Otumian Empire
Otumian Empire - avatar
+ 2
that's when you are using the shell directly.. but she it is an editor, do not bring the >>>
20th Dec 2017, 7:54 AM
Otumian Empire
Otumian Empire - avatar