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

File determine_sign.py

nitkarshchourasia/to_sort/determine_sign.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from word2number import w2n
2
3# ? word2number then w2n then .word_to_num? So, library(bunch of modules) then module then method(function)???!
4# return w2n.word_to_num(input_value)

Callers

nothing calls this directly

Calls 2

DetermineSignClass · 0.85
determine_signMethod · 0.80

Tested by

no test coverage detected