CIS 115 Week 5 Exercise
Click Below Link To Purchase
www.foxtutor.com/product/cis-115-week-5-exercise
Assignment (part A): Your goal is to solve the following simple programming exercise. Using a
FOR loop, write an algorithm that displays the squares of the numbers 1 to 10 to console
output. Thought provoking question: Do you need to accept input?
Assignment (part B): Using a pretest WHILE loop, write an algorithm that displays the squares of
the numbers 1 to 10 to console output.
Assignment (pa More