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