''' Purpose: Author: Email id: Checkers: ''' # ****** Requirements checker: # purpose: practice interactive program development # prompt user to supply an age # convert user reply to integer # compute difference in years between 2060 and 2017 # compute sum of age and difference in years # print the result of the computation