Files
kattis/ameriskur.py

3 lines
48 B
Python

length = float(input())
print(length * 0.09144)