メインコンテンツにスキップ
eLearner.app
PYTHON ESCAPE ROOM

Python エスケープ ルーム: 暗号化金庫

CPython WASM でコーディングして 3 レベルの論理ロックを解決し、暗号化ボールトのロックを解除します。

Lock Enigma 1

最初のレベルは、標準の ROT13 Caesar 暗号を使用した暗号化文字列によって保護されます。文字列「UryybJbeyq」を復号化し、結果を「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 CPython Interpreter (Pyodide WASM)...