MCPcopy Create free account
hub / github.com/geekcomputers/Python / variation1.py

File variation1.py

CountMillionCharacters-Variations/variation1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1try:
2 input = raw_input
3except NameError:
4 pass

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected