Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
responses=[
"Welcome to SMART CALCULATOR"
,
"My Name is Calci"
,
"Thanks"
,
"Sorry,this is beyond my ability"
]
2
3
def
extract_numbers_from_text(text):
4
l=[]
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected