0
Q:

zipped hackerrank solution

[print(sum(i) / len(i) ) for i in zip( *[map(float, input().split()) for _ in range(int(input().split()[1])) ] ) ]
0

New to Communities?

Join the community