Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578026.py
File
recipe-578026.py
recipes/Python/578026_Wasted_Money_Calculator/recipe-578026.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
#title :wastedmoney.py
3
#description :Calculate the amount of money you waste each day.
4
#author :bgw
Callers
nothing calls this directly
Calls
9
Label
Class · 0.85
mainloop
Method · 0.80
Tk
Class · 0.50
Entry
Class · 0.50
Button
Class · 0.50
title
Method · 0.45
grid
Method · 0.45
bind
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected