A developer writes a script that prompts the user for their age and stores it in a variable. Which code snippet correctly converts the input to an integer?
Select one:
Python Institute often tests the distinction between a function reference (e.g., `input` without par...