Module: (Python) Loops. Loop with counter - for


Problem

14 /15


Wonderful numbers - 1

Problem

Find and print all two-digit numbers that are equal to twice the product of their numbers.

Input: The program does not require data input from the keyboard, it simply displays a list of the required numbers.

Output: Output the answer to the problem (output the numbers in one line with a space).