Write the following programs using BBC Basic:
- Input two numbers and then add two numbers together and show the answer
- Input two numbers and then subtract one number from another and show the answer
- Input two numbers and then multiply two numbers together and show the answer
- Input two numbers and then divide one number by another and show the answer
- Input a number and compare it against another number. Print a different message
depending on the comparison.