python printing integer only code example Example: print integer python x = int ("5") + int("7") print (x)