3 odpowiedzi
+ 5
You should learn Python from Sololearn and any other website and post your question on Sololearn or stackoverflow instead.
0
Fill in the blanks to compare the variables and output the corresponding text:
x = 10
y = 20
x > y
print("if statement")
print("else statement")
0
who can answer that question'?