Pseudo-code coding: Exercise #6 → Edition
Statement #6: The program must ask for 1 number between 2 and 10 inclusive (make sure your program is robust!). The program then reads numbers until it finds 3 multiples of the requested number. Use MOD (short for modulo).
Compose and insert the variables you need

DASHBOARD

SHOE

Elementary instructions

Constants

True
False

Mathematical operators

Boolean operators

AND
OR
NOT

Comparators and parentheses

(
)

Control structures

IF
THEN
ELSE
END IF
REPEAT
UNTIL
WHILE
DO
END WHILE
FOR
DO
END FOR



Pseudo-code coding: Exercise #6 → Execution
Statement #6: The program must ask for 1 number between 2 and 10 inclusive (make sure your program is robust!). The program then reads numbers until it finds 3 multiples of the requested number. Use MOD (short for modulo).
  Workspace →

Dashboard

Test result...

Test result...


© Rupert Meurice de Dormale 2024 (update of the 1995 version)

All rights reserved. Copying in whole or in part prohibited without written permission of the author.

adresse