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