Build a Report Card Printer - Step 2

Tell us what’s happening:

I’m on the second example and I can’t get print(name)#Output:Alice to work. It looks like the exact example given but for some reason I’m not getting it. Please tell me why

Your code so far

# User Editable Region
print(name) #Output:Alice
# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36

Challenge Information:

Build a Report Card Printer - Step 2

GitHub Link: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/blocks/workshop-report-card-printer/6947a0c2b6de035dd8d3eea1.md

This should pass. I had to press submit a couple of times for it to work.

it seems you may be missing the line in which you create the name variable