A simulation of the countdown game show used for demonstration.
Project description
The Countdown Simulation
Introduction
This project is a model answer from the first coursework assignment set for ECM1400 in 2019. The purpose is to demonstrate how code can not only be used to run locally but can be published and extended within the Python ecosysetm.
The code in this project runs a simulation of the channel 4 gameshow countdown.
Prerequisites
To run this code you will need Python 3.7 or above.
- Author: Matt Collison - mcollison
- License: Creative Commons 4.0 https://creativecommons.org/licenses/by/4.0/
User instructions
To use the repository install and import the package as shown below.
$ pip install countdown-pkg-mcollison
from countdown import ca1_model_answer as countdown countdown.tests() countdown.game_play()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for countdown-pkg-mcollison-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d666fa3744bf93b039f99c133c777dcd837d0af9df5dcb3486d767e5655150e1 |
|
MD5 | 61eeefa5ce8902b2cfde5f363b03ee65 |
|
BLAKE2b-256 | 207ee3387ecbc763c464ac496d612767623df0d5d8bd42d92c1b7883169e3d55 |
Close
Hashes for countdown_pkg_mcollison-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c74664c7b4c926281e58168f35fb85d79e4a2bf87b49fc0fad59db403d53e0 |
|
MD5 | cdd9f0ab14b34dad76218e3b2c3adce6 |
|
BLAKE2b-256 | 9b3a3c94fbb1149655e97a73f9a8d8906ca11ea89f2e3a93a9469a92c700f30a |