1.1-Introductie-Programmeren

Basic Calculations

Difficulty: Filled Outlined Outlined

Create a program that prompts you for two integer values and perform some basic calculations on them. Make sure you try them all and make sure you understand what the % operator does. Also take note of the / operator and try to eplain the result.

Example

Example