Build a Report Card Printer - Step 1

Tell us what’s happening:

I Am trying my best i don’t know how to start . Can you please guide me by step by step .

Your code so far

# User Editable Region
greeting='Hello WORLD'

'
# 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/150.0.0.0 Safari/537.36

Challenge Information:

Build a Report Card Printer - Step 1

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-report-card-printer/69461e4f98594012939bc1c6.md at main · freeCodeCamp/freeCodeCamp · GitHub

you have created a greeting variable like shown in the example, good job!

now try to create the name variable that is described in the instructions below the example