MCPcopy Create free account
hub / github.com/codemistic/Web-Development / smart_calci.py

File smart_calci.py

Python Calculator/smart_calci.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1responses=["Welcome to SMART CALCULATOR","My Name is Calci","Thanks","Sorry,this is beyond my ability"]
2
3def extract_numbers_from_text(text):
4 l=[]

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected