Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 406 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 406 Bytes

bitside_challenge

Bitside Applicaiton Coding Challenge

  • challenge_shop.py implements simple and basic shop logic with Users, Inventory, Items and Basket Class.
  • testcase.py is a test case to test implemented logic of adding items to basket, calculating value of basket, considering discounts, emptying out basket.

Just try it out. If there are any question or problems, please contact me.