Arithmetic/Integer: Difference between revisions

not about control structures
(Adding UNIX Shell example)
(not about control structures)
Line 1:
{{Task}}
{{Control Structures}}
{{basic data operation}}
Get two integers from the user, and then output the sum, difference, product, integer quotient and remainder of those numbers. Don't include error handling.
Anonymous user