MCPcopy
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
4def add(x, y):

Callers

nothing calls this directly

Calls 1

addFunction · 0.85

Tested by

no test coverage detected