Exercise 4: Discount? Wow

In this exercise, you will be required to write a set function both with and without the set keyword.

Problem Statement

This exercise has two parts.

First Part

The shop has decided to offer a 10% discount on Cheese. In the first part, you are required to write a set function ...