Skip to content
Snippets Groups Projects
Commit 1a9b76d5 authored by rojas's avatar rojas
Browse files

Update

parent e5a9081a
No related branches found
No related tags found
No related merge requests found
package MV3500Cohort2024JulySeptember.homework1.Romero;
/**
* Test program
* @author rojas
*/
public class Homework {
/**
* @param args the command line arguments
*/
public static void main(String args[]) {
System.out.println("Hello world!");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment