Week #12: Fun with looping

This week we are going to get into gross detail on how to do loops in C++:  for-loop, while-loop, and do-while loop.  Items are as follows (and we will do them in this order!)

Lab on Loops (hand in by end of class)

  • LabLoops.cpp you will load this into Visual Studio and compile it (Right-click the link and choose “Save As…” from your browser)
  • LabLoops.txt this is the data file you’ll be using with LabLoops.cpp

Homework extension YAY!!

You have until May 1 to complete the coupon program.

Leave a Reply

Your email address will not be published. Required fields are marked *