Practical 03

Synopsis

Practical 3 of Fundamentals of Programming COMP1005/5005

Contents

README - readme file for Practical 3 newGrowth.py - simulation of unconstrained growth dosage.py - simulates the amount of aspirin in the system dosage4hr.py - simulates the amount of aspirin in the system growtharray.py - plotting growth with arrays growtharray.py - multiple plot in same figure numbersarray.py - Read ten numbers give sum, min, max & mean numbersarray.py - Read ten numbers give sum, min, max & mean in bar graph repeatdosage.py - simulation of repeated dosages skipdosage.py - simulation of skip dosages

Dependencies

none

Version information

<today’s date> - initial version of Practical 3 programs