From 069a838975c7c1ce58f8b98678ee2005e4410d8c Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Fri, 24 May 2013 01:19:00 +0300 Subject: changed description on leave after the challenge is completed (n5w7) --- weatbag/tiles/n5w7.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weatbag/tiles/n5w7.py b/weatbag/tiles/n5w7.py index 7476c99..e12f28c 100644 --- a/weatbag/tiles/n5w7.py +++ b/weatbag/tiles/n5w7.py @@ -87,7 +87,7 @@ class Tile: "Hit your head on them?") return False else: - print("Finally you are out!") + print("You are out!") return True test_items = ["catfood"] -- cgit v1.3