Page 729 - AP Computer Science A, 7th edition
P. 729

• In part (b), you could initialize minPH to any integer greater than or equal to 7 for this algorithm to work. You just must be careful not to set it to an “acidic” number, namely 1 to 6.


































































































   727   728   729   730   731