Issue
Begginer here, Im trying to print a simple "Hello World" statement but everytime I try to run the code I get a "Launch Error" pop-up. I've looked through forums and videos but can't find anything on this error message.
Solution
Try replacing your current double quotes with these " " quotes. I hope it will work
System.out.println("Hello World");
Try replacing this above line in your workspace and if the error persists, hover on the cross icon on line number 5.
And please specify what does it say after hovering on it.
Answered By - Eatsam ul haq