for s in io.lines()do io.write(string.sub(s,1,-1))end