Tell us what’s happening:
My code has an indentation error, i may need to add a pass. I don’t know what else to do, please help
Your code so far
# User Editable Region
my_string_var=name
print('string:'my_string_var)#string:name
# User Editable Region
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
Challenge Information:
Build a Report Card Printer - Step 1