0
Type in just >>> 1+3 and it gives and error. Why?
5 Antworten
+ 2
shine gaming Why did you share others code. You should share your own code if you are getting problem.
To get output you should use print function.
print(1 + 3)
+ 1
Remove >>> it's not a syntax in Python
0
It says "No answer" when i do https://code.sololearn.com/cOAXyhEmN1f7/#py
0
https://code.sololearn.com/cm2Mp2WMdc5W/?ref=app
0
OHH ok thanks