Mr. Truncale - Robert E. Lee High School
  • Home
  • Digital Media
    • HTML
  • Video Game Design
  • Comp. Programming I
  • Comp. Programming II
  • AP Computer Science
  • 3D Printing
  • Teacher Resources
  • Contact Me

Java - Hello World Lab


Using the code example below, create a new class called HelloWorld.  Make this program display the text "Hello World!" on one line and "This is yourname." on the second line. Then find a cool quote and display it on the third line.
public class HelloWorld{
     public static void main(String []args){
        System.out.println("Hello World!");
     }
}

Upload the file HelloWorld.java to Google Classroom.
TURN IN

Robert E. Lee High School
1809 Market
Baytown, TX 77520
281-420-4535
digital media | computer programming I and II | BIM
ap computer science | architectural cad | video game design
national technical honor society | contact me