0.3(добавление функции добавки блюда)

This commit is contained in:
ada-dmitry
2024-04-30 09:16:59 +03:00
parent 308b719963
commit f0c162cd68
17 changed files with 587 additions and 27 deletions
+11
View File
@@ -0,0 +1,11 @@
# import sys
# sys.path.append('tables')
# from project_config import *
# from dbconnection import *
# # from tables.people_table import *
# # from tables.phones_table import *
# from tables.dish_table import *
# from tables.cath_table import *
# cath = CathTable().find_by_name('За')