Exit to Resources

🔒 PYTHON PRISON ESCAPE 🔒

Level 1 - Basic Python Challenges

Time Remaining
01:00
Prison Cell: 1 minute per stage
Prison Cell (0/3)
Corridor (0/3)
Main Door (0/3)
Prison Wall (0/3)
ESCAPING THE PRISON CELL
Problem 1 of 3
Variable Assignment
Create a variable called 'key' and assign it the value 42. Then print the value of key.
Click "Run Code" to test your solution...

⏰ TIME'S UP! ⏰

The guards caught you before you could escape!

Better luck next time, prisoner...

🎉 FREEDOM! 🎉

Congratulations! You've escaped the Python Prison!

You've mastered the basics of Python programming.