MCPcopy Create free account
hub / github.com/E869120/math-algorithm-book / Code_2_03_1.py

File Code_2_03_1.py

codes/python/Code_2_03_1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1cnt = 1000
2
3def func1():
4 return 2021

Callers

nothing calls this directly

Calls 2

func1Function · 0.70
func2Function · 0.70

Tested by

no test coverage detected