Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ Calc.py
File
Calc.py
Investment Calculator/Calc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
customtkinter
as
ctk
2
import
tkinter
as
tk
3
import
math
4
import
matplotlib.pyplot
as
plt
Callers
nothing calls this directly
Calls
1
App
Class · 0.85
Tested by
no test coverage detected