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"); } }
3 Answers
+ 1
Is there a question here?
All I see is "works perfectly"...
+ 1
May be it asked to comment out explanatory statements those are invalid by syntax rules...?
Comment or remove // so the ....
+ 1
I don't know what is you need i will give some codes check it
https://code.sololearn.com/c34uvDRTwKV8/?ref=app
https://code.sololearn.com/cwzOu53RKLTy/?ref=app