Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 308 Bytes

File metadata and controls

2 lines (2 loc) · 308 Bytes

QualityControlLab1

Demonstrated creating a report card class in java with String and Int inputs. I validated the inputted TUid is exactly 9 numbers long and created classic get functions for each variable. Then, an interface in console allows for inputting report cards and printing inputs to a .txt file.