Question: Help on programming in python please. Project 7-1: Pig Dice Rules Create a program that reads a list of rules from a file and displays
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. Specifications I have attached a text file named rules.txt to this dropbox. Your program should read the text file and display it on the console. rules.txt (241 Bytes)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
