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

1st Apr 2022, 4:50 PM
Eli Mortimer
2 Answers
+ 2
Eli Mortimer , "from 1 to N", change x, x = 1.
1st Apr 2022, 4:53 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar