MCPcopy
hub / github.com/ZiniuLu/Python-100-Days / rational.py

File rational.py

Day01-15/Day09/rational.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2
3运算符重载 - 自定义分数类
4

Callers

nothing calls this directly

Calls 2

RationalClass · 0.85
simplifyMethod · 0.80

Tested by

no test coverage detected