diff --git a/sections/04.md b/sections/04.md index 04aa5dc..8400927 100644 --- a/sections/04.md +++ b/sections/04.md @@ -12,6 +12,12 @@ www.apple.com 403 Forbidden ``` +``` +if days_dead == 3: + raise JesusLivesException() +``` + + --- @@ -67,12 +73,10 @@ illusion_world[][] new Chosen_One() ``` ---- - - ``` pills() = ["blue", "red"] ``` + ---