Basic Calculator — Variable Shadowing Bug

Identify and work around a Python variable shadowing bug where a function definition overwrites a string variable of the same name.

January 1, 2025 · 3 min · giordii

Unzip Matryoshka — 3000 Nested Zip Files

Automate extraction of 3000 nested zip files to retrieve the flag from the innermost archive.

January 1, 2025 · 2 min · giordii