Skip to main content
eLearner.app
PYTHON ESCAPE ROOM

Python Escape Room: The Cryptographic Vault

Solve three levels of logical locks by coding in CPython WASM to unlock the cryptographic vault.

Lock Enigma 1

The first level is secured by an encrypted string using a standard ROT13 Caesar cipher. Decrypt the string 'UryybJbeyq' and assign the result to a variable named 'secret_key'.

Vault Status

LOCK 1
LOCK 2
LOCK 3
Unlock each lock to complete the final decryption of the vault.

Stuck?

Learn the fundamental concepts in the Python course to solve this challenge.

CPython WASM Console

Write and execute Python code locally in your browser.

Loading editor…
Loading CPython Interpreter (Pyodide WASM)...