Your Engine class has a numDigits field. What is the value of numDigits?

Your Engine class creates an array of bytes named secretNumber. What is the size of that array?

Your main() in Engine...