fork download
  1. testo=input("veronica")
  2. print (testo[0], testo[-1])
Success #stdin #stdout 0.03s 9136KB
stdin
veronica
stdout
veronicav a