MCPcopy 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

1import random
2from colorama import Fore, Style
3import inquirer
4

Callers

nothing calls this directly

Calls 3

get_user_nameFunction · 0.70
display_greetingFunction · 0.70
magic_8_ballFunction · 0.70

Tested by

no test coverage detected