0
How is this wrong
The task says: The program you are given takes N number as input. Write a program to output all numbers from 1 to N, replacing all numbers that are multiples of 3 by "*". https://code.sololearn.com/cxI4AuLUvTmr/?ref=app
2 Answers
+ 2
Eli Mortimer , "from 1 to N", change x, x = 1.