Beta of new functions
This commit is contained in:
@@ -14,6 +14,7 @@ def header():
|
||||
---------------------------------------------------------------------|
|
||||
''')
|
||||
|
||||
|
||||
class menu:
|
||||
def section(self):
|
||||
print("Select section")
|
||||
@@ -114,6 +115,8 @@ shops = sorted(shops)
|
||||
# print(byshop)
|
||||
# print(byprice)
|
||||
|
||||
header()
|
||||
|
||||
while True:
|
||||
print("What you want to do?")
|
||||
print("1 - Print all database")
|
||||
|
||||
Reference in New Issue
Block a user