b=6850 b=int(b) c=4*b print(c)
------Input------ 0 ------Answer----- 34600 ------Your output----- 27400