MCPcopy
hub / github.com/geekcomputers/Python / happy_num.py

File happy_num.py

happy_num.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Way2 1:
2
3# isHappyNumber() will determine whether a number is happy or not
4def isHappyNumber(num):

Callers

nothing calls this directly

Calls 2

isHappyNumberFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected