beginner
Storing a Name
Practice creating and using variables.
📝 Nội dung Prompt
Create a variable named 'user_name' and assign your name to it as a string. Then print that variable to the console.