Build a Report Card Printer - Step 3

Tell us what’s happening:

I’m confused with the form of a like type( ) function with a name as it is arugment (str)

Your code so far

name = 'Alice'
print(name)

# User Editable Region



# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36

Challenge Information:

Build a Report Card Printer - Step 3

Follow the example in the instructions.