MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / dice.py

File dice.py

projects/Roll_A_dice/dice.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# importing modules
2
3import random
4import mysql.connector

Callers

nothing calls this directly

Calls 2

exitFunction · 0.85
executeMethod · 0.45

Tested by

no test coverage detected