Python > DataClass
DataClass is new Python Feature that havet experimented with so this is a hypotheical real world experiment
- Customer can add giftcards to their basket
- They can calculate total value of basket, based on the discount on each giftcard
- They have to pay the sum fo discounted value of each gifcard in their basket.