Text Challenge
How many palindromic integer numbers less than 1000 are there?
A palindromic number reads the same backwards as forwards, for example 131, 55 and 9.
Hint: Use the reversing code in week 1 to help.
Graphical Challenge
Draw a face in the graphics window.