From 319c51e234fb7ef905d2562db02fff86fe05a4d0 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Mon, 6 May 2019 22:26:01 -0700 Subject: [PATCH] added date for 0.2 points wew --- 338/homework4/T1.java | 1 + 1 file changed, 1 insertion(+) diff --git a/338/homework4/T1.java b/338/homework4/T1.java index b298831..9b2c8b6 100644 --- a/338/homework4/T1.java +++ b/338/homework4/T1.java @@ -1,5 +1,6 @@ /* Author: Alejandro Santillana +Date: May 6, 2019 Description: Builds a basic school data tracker keeps track of students and what course they are enrolled in as well as what courses are offered by the school.