# Introduction In this challenge, you will write a Python function to convert miles to kilometers. You will be given a distance in miles and you need to return the equivalent distance in kilometers.
Click the virtual machine below to start practicing