+ 1
Please Review My Code
https://code.sololearn.com/cCMIpH0Bxl8v Are there any bugs or syntax errors ?
9 ответов
+ 11
You could also add a default case to handle invalid inputs.
And maybe use an enum instead of a String.
+ 9
It's the way of practice when you only have got few options. Java time API brings it's own enum for this purpose... search for DayOfWeek ;)
+ 9
No, we only have the console output.
+ 8
You need a gui framework to show the image, so it won't work at the code playground anyways :(
+ 2
i do not see any bugs or anything but i recommend to take it a step further and try to use scanner to recieve input if you are trying to learn how
happy coding
+ 2
Thanks @Tashi!
I created a related icon but don't know how to add links to pictures using Java so:
https://www.instagram.com/p/BZwUeH-nWfQ/
+ 1
@Tashi N why use enum instead?
0
not even a link ?
0
Tashi N Is it possible?
https://www.sololearn.com/Discuss/1949577/?ref=app