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()
Release files for countdown-pkg-mcollison 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| countdown-pkg-mcollison-0.0.6.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| countdown_pkg_mcollison-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.6 kB
Release files / countdown-pkg-mcollison-0.0.6.tar.gz
| Download URL | countdown-pkg-mcollison-0.0.6.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d666fa3744bf93b039f99c133c777dcd837d0af9df5dcb3486d767e5655150e1
|
|
BLAKE2b-256 checksum How to use checksums |
207ee3387ecbc763c464ac496d612767623df0d5d8bd42d92c1b7883169e3d55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.4
|
Release files / countdown_pkg_mcollison-0.0.6-py3-none-any.whl
| Download URL | countdown_pkg_mcollison-0.0.6-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58c74664c7b4c926281e58168f35fb85d79e4a2bf87b49fc0fad59db403d53e0
|
|
BLAKE2b-256 checksum How to use checksums |
9b3a3c94fbb1149655e97a73f9a8d8906ca11ea89f2e3a93a9469a92c700f30a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.4
|