diff --git a/Lesson_1/lotsofmenus.py b/Lesson_1/lotsofmenus.py index b86d401..e4c78f0 100644 --- a/Lesson_1/lotsofmenus.py +++ b/Lesson_1/lotsofmenus.py @@ -377,4 +377,4 @@ session.commit() -print "added menu items!" +print("added menu items!")