How to create a restaurant menu in Python, where user can add items to it or remove items from the menu

时间:2019-05-31 11:36:28

标签: python-3.x

Using list, function, class or any other process. user can add items and remove items from the menu. There will be no length restriction in the menu. Items must be user input along with price of the items.

0 个答案:

没有答案
相关问题