Metronome

This commit is contained in:
2023-06-22 23:05:03 +02:00
parent aa98d2fa67
commit ba5be1709c

1
Metronome.py Normal file
View File

@@ -0,0 +1 @@
print(round(int(input()) / 4, 2))