Answer:
The int() function must be used with the input() function.
Step-by-step explanation:
The int() function converts the specified value into an integer. The reason it's the int() function and not any of the others because the number of boxes must be a whole number.
Hope this helps!! <3