#3085. python-高中会考-计算并输出1+1/3+1/5 +…1/29的值,结果保留一位小数

python-高中会考-计算并输出1+1/3+1/5 +…1/29的值,结果保留一位小数

Background

Description

image

Format

Input

Output

Samples


计算结果是: 2.3

Limitation

1s, 1024KiB for each test case.