asked 66.4k views
1 vote
X = 10
y = 20
x > y
print("if statement")
print("else statement")

asked
User Dhobbs
by
7.4k points

1 Answer

3 votes
I dont really understand what you want to do but im gonna answer it as if I understood it.

If x is 10 and y is 20 then y is larger than x
answered
User Ania Warzecha
by
8.3k points

No related questions found