Files
kattis/metronome.py

2 lines
34 B
Python

print(round(int(input()) / 4, 2))