0
When ever i type elif or else it show syntax error
6 Respuestas
+ 2
Let's see the code
+ 2
I changed my comment. Look at the code I posted.
0
x=4
y=5
x>y
true
else:
false
0
but code look some thing like that but the else or elif i enter it show tha syntax error
0
yeah but when run the code its show that else is not define or sytax error