Direct naar de hoofdinhoud
eLearner.app
PYTHON ESCAPE ROOM

Python Escape Room: de cryptografische kluis

Los drie niveaus van logische vergrendelingen op door te coderen in CPython WASM om de cryptografische kluis te ontgrendelen.

Lock Enigma 1

Het eerste niveau wordt beveiligd door een gecodeerde reeks met behulp van een standaard ROT13 Caesar-cijfer. Decodeer de string 'UryybJbeyq' en wijs het resultaat toe aan een variabele met de naam '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.

Editor laden…
Loading CPython Interpreter (Pyodide WASM)...