MCPcopy Index your code
hub / github.com/geekcomputers/Python / new_game

Function new_game

Guess_the_number_game.py:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7
8def new_game():
9 global num
10 print("new game starts")
11
12
13def range_of_100():

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected