Part 1β
Email me the code for your in-class assignment (unless I saw it working in class).
Part 2β
Break down your idea for your final. Plan out all of the classes that youβre going to need including what the data variabels are and what functions they will have. Plan how many instances of the objects youβll need. Should you use an array? And if so, how big is your array? Are you ever changing the size of the array? Write a detailed blog post outlining your entire project in pseudo-code.