MCPcopy Create free account
hub / github.com/ZiniuLu/Python-100-Days / function2.py

File function2.py

Day01-15/Day06/function2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2
3函数的定义和使用 - 求最大公约数和最小公倍数
4

Callers

nothing calls this directly

Calls 2

gcdFunction · 0.85
lcmFunction · 0.85

Tested by

no test coverage detected