# Read an integer: a = int(input()) # Print a value: print(a[0] + " " + a[1])
As you can see that I am trying to put a space using a string bu