Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Data-Structures-and-Algorithms
/ Calculator.py
File
Calculator.py
Python/Calculator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
# Python program for simple calculator
3
4
# Function to add two numbers
Callers
nothing calls this directly
Calls
7
add
Function · 0.85
subtract
Function · 0.85
multiply
Function · 0.85
divide
Function · 0.85
modulus
Function · 0.85
floor
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected