During this past week we have been working with loops which allow you to run a program continuously and we also learned about nested loops, which are loops that run within another loop.
We traced some programs and wrote down the output in pars. We also wrote a stopwatch program that we could reset. Although stopwatches can be quite useful they have many flaws. One of such flaw is that the timer does not go by exactly as it should, and can’t run for more than a minuet at a time.
Overall this past week has been quite interesting. We ended the week with a challenging test that tested our knowledge in loops, the different types of operators and also the variables used in visual basics.
