CSCI 102 - Fall 2023 Fundamentals of Computation

Week 8 Lab

Q&A on Material

Sign in to lab!

Take a look at the idioms related to basic loop (iterative) statements:

Coding

cpp/cs102/selection/tallest
cpp/cs102/selection/pos-neg-balance
cpp/cs102/distributed-and/increasing

More Loop Review

Choose an exercise or two from Lab 6 or 7 that you’re section did not complete and work through them.

Good candidates are:

cpp/while/div-without-div
cpp/cs102/practice7/sumDigits
cpp/cs102/map/parabola
cpp/cs102/practice8/sumOfMultiples
cpp/for/bottles-wall
cpp/cs102/selection/tallest
cpp/cs102/selection/pos-neg-balance
cpp/cs102/distributed-and/increasing

Review/Discuss

Discuss HW7 and consider working through the problems on paper to discover the tasks the code will need to perform and issues to beware of.

Open-ended Help

Any students with questions may stay after to get help. Anyone else may leave at this stage.