Build a Report Card Printer - Step 1

Tell us what’s happening:

انا كتبت التغيير لماذا لايعطنيني علامة الإرسال name = “Alice”

Your code so far


# User Editable Region

greeting='hello world'
greeting = "hello world"

# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Report Card Printer - Step 1

you need to create a name variable

the greeting variable is an example, not what you need to write in the code