Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ 02_problem2.py
File
02_problem2.py
Chapter 9 - PS/02_problem2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
random
2
3
def
game():
4
print(
"You are playing the game.."
)
Callers
nothing calls this directly
Calls
1
game
Function · 0.85
Tested by
no test coverage detected