A. Introduction

This is a classic game played with dice.

The User Manual gives a description of Over/Under 7 for a general audience. This part explains the whole program in an understandable way.

The Program Description for Developers gives a technical description of the program. This section uses all the variables in the program to give a more detail insight of the programs.

The Final Algorithm, Flowchart or Pseudocode section includes the algorithm of the program.

The Final Program with Comments section include the final program used during the test, it also has the comments with it.

The Brief Discussion section provide a explanation of what occurred in the testing and the progression of the code, also the problems we faced during the writing process.

The Conclusion and Recommendations section include the conclusion of the whole process and some recommendations for an improved version of Over/Under 7.