first commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
import pyfiglet
|
||||
|
||||
Warning = pyfiglet.figlet_format("Warning")
|
||||
Gamecompanion = pyfiglet.figlet_format("Game companion")
|
||||
Menu = pyfiglet.figlet_format("Menu")
|
||||
Currentpoints = pyfiglet.figlet_format("Current Points")
|
||||
Editpoints = pyfiglet.figlet_format("Edit Points")
|
||||
Finalpoints = pyfiglet.figlet_format("Final Points")
|
||||
Cointoss = pyfiglet.figlet_format("Cointoss")
|
||||
Bye = pyfiglet.figlet_format("GoodBye")
|
||||
Rever = " rev: 2.0 ver: 1.7.0"
|
||||
Reference in New Issue
Block a user