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

Function get_max

chapter01/problem_a/solution.py:1–12  ·  view source on GitHub ↗

두 정수 a와 b중 더 큰 값을 반환하는 함수 :param a: :param b: :return:

(a, b)

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