Skip to content
Snippets Groups Projects
Commit 9fee8913 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Initial commit

parents
Branches
No related merge requests found
File added
File added
package com.CS3310.a0;
public class Main {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment