QUESTION 3 (13 MARKS) Write a complete CH+ programming codes to produce the following output. You must use the for loop:
Posted: Sat May 14, 2022 4:05 pm
QUESTION 3 (13 MARKS) Write a complete CH+ programming codes to produce the following output. You must use the for loop: Lets find the product of 1 to 8: 1 X 2 X 3 X 4 X 5 X 6 X 7 X 8 The answer is= 40320