×
×
Correct!
Complete the code block, print "YES" if 5 is larger than 2. Hint: remember the indentation.
if 5 > 2:
@(16)
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print("YES")
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
if 5 > 2:
print('YES')
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?