mirror of
https://github.com/bspeice/itcs4180
synced 2026-07-05 11:23:10 -04:00
Add initial PartOne and PartTwo classes
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
package edu.uncc.itcs4180;
|
||||||
|
|
||||||
|
/* Assignment: Homework 1
|
||||||
|
* File name: PartOne.java
|
||||||
|
* Group:
|
||||||
|
* Bradlee Speice
|
||||||
|
* Brandon Rodenmayer
|
||||||
|
*/
|
||||||
|
|
||||||
|
public class PartOne {
|
||||||
|
|
||||||
|
}
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
package edu.uncc.itcs4180;
|
||||||
|
|
||||||
|
/* Assignment: Homework 1
|
||||||
|
* File name: PartOne.java
|
||||||
|
* Group:
|
||||||
|
* Bradlee Speice
|
||||||
|
* Brandon Rodenmayer
|
||||||
|
*/
|
||||||
|
|
||||||
|
public class PartTwo {
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user