Table of Contents
Take a look at …
In order to practice coding modify the program from
the section called “Assignment 1.4” so that it calculates using a
while loop instead. Remove the console output.
In order to practice coding modify the program from
the section called “Assignment 1.4” so that it calculates using a
do … while loop instead. Remove the GUI output.