Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ 04_problem4.py
File
04_problem4.py
Chapter 8 - PS/04_problem4.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
''
&
#x27;
2
sum(1) = 1
3
sum(2) = 1 + 2
4
sum(3) = 1 + 2 + 3
Callers
nothing calls this directly
Calls
1
sum
Function · 0.70
Tested by
no test coverage detected