Start converting the code by creating a function convert_to_morse with a parameter code.

Make sure to pick def followed by convert_to_morse and then (, code, ), :.