CompSci 6 Spring 2010: Assignment 10

Due: Tuesday, April 27, 2010 - 11:59pm

10 points

There is nothing to snarf for this program, write it from scratch!

The Problem - Learning Math

The problem is to help 4th graders in the Durham community learn their multiplication and division facts. There are software tools that generate sheets of random problems but they could generate problems more than once or give too many easy problems such as multiplying by 0 or 1.

Your task is to generate a random math sheet of multiplication and division problems such that there are not too many easy problems, all the hard problems are there, and each problem only appears on the sheet once. We want to make sure that they get to practice most of their facts! Here is the description of what should be on the math sheet.

Design/Style

Submit

Once your program is ready to submit. You need to submit it under assign10mathSheet