beginner
Storing a Name
Practice creating and using variables.
📝 प्रॉम्ट सामग्री
Create a variable named 'user_name' and assign your name to it as a string. Then print that variable to the console.