Input an int greater than 0 and print every multiple of 3 between it and 0 inclusive in descending order. If the number is not greater than 0 print "error". Print all numbers on one line with single spaces in between.

Respuesta :

Otras preguntas