Python Programming @ The Department of Computer Science

University of Liverpool Logo

A collection of Python Programmimg Exercises related to Contining Professional Development activities hosted by The Department


Contact:

The Department of Computer Science
The University of Liverpool
Liverpool L693BX
Tel:0151 725 4275
Email:general-enquiries@csc.liv.ac.uk
WWW:http://www.csc.liv.ac.uk



1. Sequence Examples (No procedures or functions, no branching, no repetition - keeping it very simple).

TitleProblem DescriptionPython CodeDate PostedNotes
Simple Menu Output menuOutput2016-9-23.pdf simpleMenuOutput.py 29 September 2016 First programme (slightly more interesting than "hello World"). Included in CPD Twilight Session (Wednesday 28 September 2016).
Floating Barge floatingBarge2016-9-23.pdf floatingBarge.py 29 September 2016 Included in CPD Twilight Session (Wednesday 28 September 2016), but slightly different version.
Random Number Generator randomNumGen2016-9-24.pdf randomNumberGenerator.py 30 September 2016 Included in CPD Twilight Session (Wednesday 28 September 2016).
Two Dice Roll twoDiceRoll2016-9-25.pdf twoDiceRoll.py 30 September 2016 Uses the input statement to load the random module. Set as a do-it-at-home exsercise in CPD Twilight Session (Wednesday 28 September 2016).



Created and maintained by Frans Coenen. Last updated 1 October 2016.