Initial commit of README.md
This commit is contained in:
parent
bc73134e6c
commit
a55ef4d4f4
@ -21,7 +21,7 @@ def bearRoom():
|
|||||||
print("There is a bear in this room!")
|
print("There is a bear in this room!")
|
||||||
print("The bear has a bunch of honey.\nThe fat bear is in front of another door.")
|
print("The bear has a bunch of honey.\nThe fat bear is in front of another door.")
|
||||||
print("How are you going to move the bear?")
|
print("How are you going to move the bear?")
|
||||||
print("'take honey' , 'taunt bear' , 'open door'")
|
print("'take honey' , 'taunt bear' , 'openP door'")
|
||||||
bearMoved = False
|
bearMoved = False
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user