0

Need help

class Demo{ public static void main(String[] args) { So the program prints some odd numbers and it works perfectly System.out.println("1"); System.out.println("3"); System.out.println("7"); } }

31st Dec 2022, 7:26 AM
Alperen
3 Answers
+ 1
Is there a question here? All I see is "works perfectly"...
31st Dec 2022, 7:42 AM
Tibor Santa
Tibor Santa - avatar
+ 1
May be it asked to comment out explanatory statements those are invalid by syntax rules...? Comment or remove // so the ....
31st Dec 2022, 8:23 AM
Jayakrishna šŸ‡®šŸ‡³
+ 1
31st Dec 2022, 5:22 PM
Muhammed Shibil M
Muhammed Shibil M - avatar