Print each Even Numbers

# Introduction This program finds all the even numbers between 1000 and 2200 (inclusive) whose digits are also even. The program then prints these numbers in a comma-separated sequence on a single line.

|60 : 00

Click the virtual machine below to start practicing