1.26 LAB. Variables/Assignments: Divide by x Wnte a program using integers userNum and x as input, and output userNum divided by x four times. Ex If the input is 2000 2 the output is: 1000 50 0 250...


1.26 LAB. Variables/Assignments: Divide by x<br>Wnte a program using integers userNum and x as input, and output userNum divided by x four times.<br>Ex If the input is<br>2000 2<br>the output is:<br>1000 50 0 250 125<br>Note: In Coral, integer division discards fractions Ex 6/4 is 1 (the 0.5 is discarded).<br>blon/Acoianments Divide hy x<br>

Extracted text: 1.26 LAB. Variables/Assignments: Divide by x Wnte a program using integers userNum and x as input, and output userNum divided by x four times. Ex If the input is 2000 2 the output is: 1000 50 0 250 125 Note: In Coral, integer division discards fractions Ex 6/4 is 1 (the 0.5 is discarded). blon/Acoianments Divide hy x

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here