We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2c342 commit c38d0adCopy full SHA for c38d0ad
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