# Introduction
In this Python challenge, we will be solving the problem of determining the minimum number of ways to make n cents, given coins of denominations less than n cents.
Coin Change Min
|60 : 00
Click the virtual machine below to start practicing