1.1-Introductie-Programmeren

Comparing values

Difficulty: Filled Outlined Outlined

Write a program that allows you to compare two integer values. Let the computer determine which of the values is larger than the other (or that both are equal) and show this on the screen.

Example

Example

Example

Example