Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ magic8ball.py
File
magic8ball.py
magic8ball.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
random
2
from
colorama
import
Fore, Style
3
import
inquirer
4
Callers
nothing calls this directly
Calls
3
get_user_name
Function · 0.70
display_greeting
Function · 0.70
magic_8_ball
Function · 0.70
Tested by
no test coverage detected