CompSci student at UoA, with a history in Design and Logistics.
-
Brainy Stuff
- Aberdeen, UK
- ritchie.me
Pinned Loading
-
For visualizing boxes in a 3D space,...
For visualizing boxes in a 3D space, specifically for UoA CS2521 final algorithm assignment formatted input + output. 1# Draws boxes in a container using Matplotlib for CS2521 UoA
2# by Michael Ritchie
3# With code from matplotlib.org & GeeksForGeeks.org
4# If ran without arguments it shows task1.4.1 example
5# Either import DrawContainer and use DrawContainer.draw(boxes, con), or run the .py with total input and output as the argument:
-
A python script to calculate the lea...
A python script to calculate the least amount of british change needed to make up the users entered value. The printed statement is correctly punctuated regardless of required coins. 1#! python3
2# A Program to write the lowest volume of change for any amount. 77p would return 50, 20, 5, 2 etc.
34print("----------")
5print("British Change Coin Calculator")
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.