Inspiration
I was learning python and I thought of creating a mini project using the data structures
What it does
- add or remove items into the list
- sort the list of items
- empty the list
How we built it
simply using list data structure and its methods in functions
Challenges we ran into
none
Accomplishments that we're proud of
my first mini project using python
What we learned
practical implementation of list and its methods
What's next for Shopping cart
integrate as the backend logic for a shopping cart website
Log in or sign up for Devpost to join the conversation.