- there�s a period after self, you must remove it
- you wrote NO instead of NOT, so the the assert will fail
- the sentence in capitals is surrounded by double quotes $" which are for comments; strings are surrounded by single quotes $' , this makes your code actually be:
( 'Do not panic' shout = )
To write the return operator, ^, I can use one of these two combinations in my linux box (which has a slightly weird US international keyboard layout):
- press shift+6 twice
- press shift+6, then press space