Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ guess_num_v2.py
File
guess_num_v2.py
projects/Guess Number/guess_num_v2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tkinter
as
tk
2
from
tkinter
import
messagebox
3
import
random
4
import
sys
# Import the sys module for exiting the application
Callers
nothing calls this directly
Calls
1
title
Method · 0.80
Tested by
no test coverage detected