Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Команды для выполнения


``
Добавить продукт:
python manager.py products.txt add --name "Onion" --price 4


``
Изменить продукт:
python manager.py products.txt update --name "Carrot" --price 7


``
Удалить продукт:
python manager.py products.txt delete --name "Tomato"


``
Посчитать сумму:
python manager.py products.txt sum

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages