-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmethods.py
More file actions
13 lines (13 loc) · 1.57 KB
/
methods.py
File metadata and controls
13 lines (13 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
def lost_game():
print("**** ********** ****************** *********************** ")
print("**** ************** **************** *********************** ")
print("**** **************** ******* *********************** ")
print("**** ****** ****** ******** ***** ")
print("**** ******* ******* ********** ***** ")
print("**** ******** ******** ******* ***** ")
print("**** ********* ********* ********* ***** ")
print("**** ******** ******** ********* ***** ")
print("**** ****** ******* *********** ***** ")
print("***** ***************** ************* ***** ")
print("**************** ************* ************** ***** ")
print("**************** ********** ********** ***** ")