GitHub / Python-Coding-Assignments / Dice-Roller
This project simulates a set of die being rolled an infinite number of times. The program will calculate the number of times a role of two, seven, and twelve occur. Afterwards, the program will print out the percentage of times a role of two, seven, and twelve occurred.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Coding-Assignments%2FDice-Roller
PURL: pkg:github/Python-Coding-Assignments/Dice-Roller
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: procedural-programming, python