MaximTakkaTo

task10

Feb 16th, 2022 (edited)
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. summ = int(input())
  2.  
  3. print(str(int(summ * 0.04 / 12)))
Add Comment
Please, Sign In to add comment