+ 1
Using â>>>â in print
Iâm not sure I understand why I have to write â>>>â before print. Can someone explain?
1 RĂ©ponse
+ 2
that appears in python interpreter
usually you are supposed to type command after >>>
and you don't have to type this in sololearn