Working with Strings
Beginner
Python
20 XP
📋 Challenge
Create a variable with your favorite color and print it in uppercase.
Use the .upper() method.
✅ Expected Output
BLUE
💡 Need Help?
Click to reveal hints one at a time.
Your Progress
Status: Pending