01 - Using while and do-while loops
02 - Try it The Collatz conjecture
03 - Check it The Collatz conjecture
04 - Try it Playing dice
05 - Check it Playing dice
06 - Try it Calculate the break-even point of a loan
07 - Check it Calculate the break-even point of a loan
08 - Try it Simulate an express lane checkout
09 - Check it Simulate an express lane checkout
10 - Using for loops
11 - Try it Calculate minimum and maximum sales
12 - Check it Calculate minimum and maximum sales
13 - Try it Indexed for loops to convert binaries into decimals
14 - Check it Indexed for loops to convert binaries into decimals
15 - Try it Use forof to convert binary numbers to decimal
16 - Check it Use forof to convert binary numbers into decimals
17 - Try it Build an inverted triangle
18 - Check it Build an inverted triangle