First make a design for the program by listing the steps it needs to do to solve the problem. Then write the code for each step, compile it and test it. When the code works, move to the next step in...