python 3 print number and string code example Example: print integer python x = int ("5") + int("7") print (x)