Closed huytran187 closed 1 year ago
Similar to levelname, you want to ensure the number of students is a sensible input. For example, it won't allow me to init with -1. Come up with other sensible things for this input as well
Completed this in OOP project PR
Similar to levelname, you want to ensure the number of students is a sensible input. For example, it won't allow me to init with -1. Come up with other sensible things for this input as well