print tentence with number in python code example Example: print integer python x = int ("5") + int("7") print (x)