Files
kattis/Metronome.py
2023-06-22 23:05:03 +02:00

2 lines
34 B
Python

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