nord vpnnord vpn
Ad

Untitled

mail@pastecode.io avatar
unknown
plain_text
2 months ago
122 B
1
Indexable
Never
a = float(input())
b = float(input())
c = float(input())
d = float(input())
e = float(input())
print(float((a+b+c+d+e))/5)

nord vpnnord vpn
Ad