23 Oct Markham Saturday 9:30 Python Homework 10.19.
Question:
Write a program, which will find all such numbers between 1000 and 3000 (both included) such that each digit of the number is an even number, for example, each digit of number 2446 and 2842 is an even number.
The numbers obtained should be printed in a comma-separated sequence on a single line.
Sorry, the comment form is closed at this time.