Amerískur vinnustaður

This commit is contained in:
2023-10-16 21:28:29 +02:00
parent 6fa60c5f30
commit 0dc3d6f827

2
ameriskur.py Normal file
View File

@@ -0,0 +1,2 @@
length = float(input())
print(length * 0.09144)