Skip to content

jenroper/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

hello-world

My first github repository

This is my first time using github. In fine keeping with programming tradition and the github tutorial, I have named this repository hello-world. If I were going to have hello-world code in here, I would probably have something like

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

or

puts("Hello World!")

About

My first github repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published