MCPcopy
hub / github.com/qiwsir/StarterLearningPython / q61.py

File q61.py

newcodes/answers/q61.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
4class SchoolKid:

Callers

nothing calls this directly

Calls 5

SchoolKidClass · 0.85
ExaggeratingKidClass · 0.85
change_yearsMethod · 0.80
get_nameMethod · 0.45
get_yearsMethod · 0.45

Tested by

no test coverage detected