Answered You can hire a professional tutor to get the answer.
PYTHON PROGRAMMING Instructions Project 7-1: Pig Dice Rules Create a program that reads a list of rules from a file and displays them. Console Pig...
PYTHON PROGRAMMING
Instructions
Project 7-1: Pig Dice Rules
Create a program that reads a list of rules from a file and displays them.
Console
Pig Dice Rules:
* See how many turns it takes you to get to 20.
* Turn ends when player rolls a 1 or chooses to hold.
* If you roll a 1, you lose all points earned during the turn.
* If you hold, you save all points earned during the turn.
RULES:
Pig Dice Rules:*