Variables store data. Create a variable called name and assign your name to it, then print a greeting.
print("Hello, " + name)
The code editor and XP reward for this lesson are part of Premium.
Subscribe to unlock the interactive code editor, run your own solutions, and earn XP for this lesson.