CET 3640/4376 LAB#1 Hello World

I keep on having issues on uploading my lab #1. I keep on getting errors, but here is my lab below.

————————————————————————————————————-

public class Main {

public static void main(String[] args)
{
System.out.println(“Hello World!!!!!!”);
}
}

 

Hello world!

This is the first post on your Learning Blog. Edit or delete it, then start blogging!

NOTE: Remember to add appropriate Category and Tags to your posts. This will help your professors and other visitors find the content they are looking for. The Category “Coursework” and the Tags “OpenLab” and “City Tech” have already been applied to this post. Feel free to make changes!