Excel – Invoice
Activity Create an Invoice using the tutorial below
Database Setup You have been contacted by the school to develop a database solution for a new Multi Choice Testing System. You task is to design and develop a database using libre office. Your database should provide for the following functionality
Multi Choice Database Task Read More »
Activity Create a Marks Sheet using the tutorial below
Excel – School Marks Sheet Read More »
Activity Follow the tutorial to install Libre Office on your Mac
Libre Office Install Read More »
Haunted House – 4 10 Add Rooms, Inventory and MonstersExtra Room and Items and Random Start functionThis code extends/expands the scope of the game by adding a kitchen, a lamp, a knife, a key and a dragon.These items are set in rooms using a random value (1, 2, 3) at the start, with corresponding changes
Python 2 Text Game Skills – 4 Read More »
Haunted House – 3 Pattern recognitionThe second stage of computational thinking is called pattern recognition. This involves finding patterns in data and making sense of data. 7. Data StructuresOne thing to notice about the last solution is that it requires lots of ugly IF, THEN, ELSE statements, with some even nested inside others!Your game only
Python 2 Text Game Skills – 3 Read More »