MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / get_sum

Function get_sum

chapter01/problem_b/solution.py:1–14  ·  view source on GitHub ↗

n개의 정수 data 배열에서 모든 정수의 합을 반환하는 함수 :param data: :param n: :return:

(data, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solution.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected