Tell us what’s happening:
It’s wrong help me from this code so i can move further
Your code so far
# User Editable Region
if 10 > 5:
print("This is true!")
print("I am tab indentation")
print("I have no indentation")
# User Editable Region
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Mobile Safari/537.36
Challenge Information:
Build a Report Card Printer - Step 1