Calculate Month Difference in Python

# Introduction In Python, you can calculate the difference between two dates using the `datetime` module. This challenge will test your ability to calculate the month difference between two dates.

|60 : 00

Click the virtual machine below to start practicing