Python

Coding (Program): Translate the design or algorithm into a programming language. With C++, you use Documentation -- your written comments. Compiler -- translates your program into machine language. Main Program -- may call subalgorithms . Testing: Have the computer follow the instruction in the program (Run the program) and check the results ................
................