aboutsummaryrefslogtreecommitdiff
path: root/Project1
Commit message (Collapse)AuthorAgeFilesLines
* finished up! though considering what is practiced this week, i should've ↵HEADmainConnor McDowell2024-02-095-46/+50
| | | | tried to do nesting for loops with "error handling" (its not actually, just a conditional to catch improper inputs) for selections, but expecting correct inputs following the messages would mean using if statements wouldrun smoother.
* working on loopsConnor McDowell2024-02-093-6/+57
|
* re-organized existing functions and structsConnor McDowell2024-02-093-26/+29
|
* created user dob struct and functionsConnor McDowell2024-02-095-1/+51
|
* files set upConnor McDowell2024-02-095-0/+215