Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2 . 1 6 LAB: Variables / Assignments: Divide by x ( LT - V - SP 2 4 ) Write a program using integers
LAB: VariablesAssignments: Divide by x LTVSP
Write a program using integers userNum and as input.
Output userNum divided by
Then divide that number by and output it
Then divide that number by and output it
Finally, divide that number by and output it
Ex: If the input is:
the output is:
Note: In Coral, integer division discards any fractional part of the answer aka discards the decimal point and anything after the decimal
point For example: is the is discarded
qxzqy
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started