We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f2c342 + c38d0ad commit 0ee8325Copy full SHA for 0ee8325
apps/07_wizard_battle/final/program.py
@@ -33,6 +33,7 @@ def print_header():
33
print('-----------------------------------------------------------------------')
34
print()
35
36
+
37
def game_loop():
38
creatures = [
39
SmallAnimal('Toad', 1),
0 commit comments