Learning Objectives By completing this challenge you will learn how to use count-controlled loops (for loops). You will include a loop within a loop: This is called nesting. In this challenge you will also use string concatenation techniques. Finally you…


