• Source
    1. x=input('Give an integer: ')
    2. print('The integer you gave is: ',x)