+ 1

How to make a working if statement

so I'm trying to make a working if statement but it doesn't work if input ("Y") print ("Y") else print ("N") error: Expected Indented block at IF statement

28th Nov 2018, 12:32 AM
TheCoder920
TheCoder920 - avatar
9 Respostas
+ 1
I posted it
28th Nov 2018, 12:45 AM
TheCoder920
TheCoder920 - avatar
+ 1
If input ("Y") Print ("Y") else Print ("N")
28th Nov 2018, 12:46 AM
TheCoder920
TheCoder920 - avatar
+ 1
Thx
28th Nov 2018, 12:52 AM
TheCoder920
TheCoder920 - avatar
+ 1
:)
28th Nov 2018, 12:53 AM
TheCoder920
TheCoder920 - avatar
0
It works!
28th Nov 2018, 12:52 AM
TheCoder920
TheCoder920 - avatar