Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/qiwsir/StarterLearningPython
/ q22.py
File
q22.py
newcodes/answers/q22.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# coding=utf-8
3
4
def
add(x, y):
Callers
nothing calls this directly
Calls
1
add
Function · 0.85
Tested by
no test coverage detected