XJTU_Python/homework/2/2.py

2 lines
41 B
Python

a = float(input())
print(a*666.666666667)