Skip to content

athenian-apcs/hello-world-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

For our first Java program, we're going to write a Hello, World program.

Add code to MyMain.java to do the desired thing.

Run your code with:

make run

Or go to MyMain.java and click on Run above the main() method.

Run your tests with:

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.6%
  • Makefile 6.4%