ShoppingCart

Requirements

Python 3.7+ because of the future module. It is used for type annotations.

from __future__ import annotations

Usage

In order to run unit tests

python test.py