The first programming problem dealt with getting the user to enter words (strings in Python) and then numbers.
Can you remember what Python needs to do if you want it to deal with numbers? Say to do some maths?
< If you weren't here for the first lesson you'll want to go back and do the first set of programming first
We can take these ideas and make them a bit more complex.
Now we can test your mental maths! Fun...
> Times Table Tester programming instructions
Save some work for teachers! Calculate the average score in some tests.