diff --git a/functions.py b/functions.py index 11e3567..32f6264 100644 --- a/functions.py +++ b/functions.py @@ -5,9 +5,9 @@ def header(): - print("*********************************************************") - print("*******************COFFEE MACHINE************************") - print("*********************************************************") + print("********************************************************") + print("*******************COFFEE MACHINE***********************") + print("********************************************************") time.sleep(0.5)