How to spoil and fix your code 3
You may have noticed that the error message generated for the previous error is quite different from the first one.
This is because the nature of the error is different and the error is discovered at a different stage of interpretation.
The Editor window will not provide any useful information regarding the error, but the console windows might.
The message (in red) shows (in the subsequent lines):
Experiment with creating new files and running your code. Try to output a different message to the screen, e.g. roar!, meow, or even oink!, Try to spoil and fix your code - see what happens.
Congratulations!
You have completed Module 1.
Well done! You've reached the end of Module 1 and completed a major milestone in your Python programming education.
Here' s a short summary of the objectives you've covered and become familiar with in Module 1:
You are now ready to take the module quiz which will help you gauge what you've learned so far.