open_in_new
content_copy
x=input() x=float(x) y=int(x-0.5)+1 print(y)