Home /
Expert Answers /
Computer Science /
python-need-help-creating-mastermind-game-stage-one-in-this-stage-you-are-expected-to-display-th-pa181
(Solved): Python, need help creating mastermind game
Stage One: In this stage you are expected to display th ...
Python, need help creating mastermind game
Stage One: In this stage you are expected to display the game board. You are required to create a function named display_board() that will print out the following empty board to the standard output. Additionally, you should also create a main() function that simply calls the display_board() function. From this stage forward in the assignment, you should execute the entire program by calling the main() function, but may choose to test individual functions by calling those individually. Requirements - The main0 function is called to start the mastermind game - When the game is started, the empty board is displayed. - Your code should begin with a docstring containing your name and login. Display format The format of the board is as follows. For example: