You have the next input string:
May *the* **Force** be ***with*** you!
Set the code lines in the correct order so that the empty file called MyFile.txt contains the input string without '*'
Please, declare the myFile variable before the content variable.