Challenge: MVC Pattern

In this challenge, you have to implement the MVC pattern to solve the given problem.

Problem statement

In this challenge, you have to implement the MVC pattern to display the items in a shopping cart.

You have three components: ...