Build a Report Card Printer - Step 1

Tell us what’s happening:

I’m having problems creating a code. And I don’t know how

Your code so far


# User Editable Region

name Alicee

# User Editable Region

Your browser information:

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

Challenge Information:

Build a Report Card Printer - Step 1

Welcome to the forum @damanereamohetse !

In this example, a variable is assigned a value:

greeting = 'Hello World'

Can you identify what is the variable?
Can you say what value is stored in the variable?