0
syntax error
>>> print('HELLO WORLD!')
4 Answers
+ 2
You don't have to use '>>>' when writing code, that's just for indication in console/idle(s).
+ 3
here's the correction: print('HELLO WORLD!')
you shouldn't use ">>>" as it is only used in console/idle(s).
0
Write your code
0
THANK YOU
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
0 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes