Greetings to all! Tell me, what's wrong with my code? public class Solution { public static void main(String[] args) { System.out.print("I think being a programmer is cool"); } }