Print such Numbers

# Introduction This program finds all the numbers between 2000 and 2200 (both included) that are divisible by 7 but not a multiple of 5. The output is a comma-separated sequence of these numbers on a single line.

|60 : 00

Click the virtual machine below to start practicing