×
×
Correct!
Print "Hello World" if
a = 50
b = 10
@(2) a @(2) b@(1)
print("Hello World")
a = 50
b = 10
if a != b:
print("Hello World")
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?