Its ipackage com.codegym.task.task01.task0106;
/*
Bugs and features
*/
public class Solution {
public static void main(String[] args) {
System.out.println("It's not a bug - it's a feature.");
}
}
I don't know what is wrong with this
Under discussion
Comments (1)
- Popular
- New
- Old
You must be signed in to leave a comment
Guadalupe Gagnon
11 November 2019, 15:44
https://codegym.cc/help/4532
0