The >>> is the prompt you get running the Python interpreter (unavailable within SoloLearn.)
16th Apr 2018, 12:14 PM
John Wells
+ 5
something ive also considered very misleading with the Python course as some think ">>>" is part of the language.
try:
print(2+3)
each ">>>" represents a new line