diff --git a/lotsofmenus.py b/lotsofmenus.py index 1062fb54..2fda3777 100644 --- a/lotsofmenus.py +++ b/lotsofmenus.py @@ -292,5 +292,5 @@ session.add(menuItem2) session.commit() -print "added menu items!" +print ("added menu items!")