mardi 1 octobre 2019

write a program that displays all the numbers in the range from 1 to 1000, which are divisible by 13 without a remainder, each number on a new line

Using the theoretical material above, the theory of loops, and the conditional if operator, write a program that displays all the numbers in the range from 1 to 1000, which are divisible by 13 without a remainder, each number on a new line.

You are not allowed to change line 3 with loop condition

Aucun commentaire:

Enregistrer un commentaire