Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ cls
Function
cls
gui_calculator.py:126–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
125
126
def
cls():
127
global x
128
x = 0
129
txt1.delete(0, END)
130
131
132
def
multiply():
Callers
3
equals
Function · 0.85
set_card
Method · 0.85
load
Method · 0.85
Calls
1
delete
Method · 0.45
Tested by
no test coverage detected