Write a statement to make the while loop print the integers 5 down to and including 1: n = while n > n = end
Posted: Sun May 15, 2022 12:11 pm
Write a statement to make the while loop print the integers 5 down to and including 1: n = while n > n = end