Monday, 15 December 2014

Multiple Choice

This is a multiple choice quiz on football. I have used a while loop so that you can restart the programme if wanted

Wednesday, 26 November 2014

Functions

Today we learnt how to do a function. We did this using the classic example of love.  

Wednesday, 12 November 2014

How to do lists

In this case I have used hoes numbers and put them in a list

Monday, 29 September 2014

Random timer for my SIRI

This is the code used so in my SIRI so that whenever I ask a question, the answer will come up at random times. Anytime between 1 to 6 seconds

Saturday, 27 September 2014

My version of SIRI

On the left is my code for SIRI and on the right is SIRI in action. It answers you question or your instruction randomly so you don't always get the correct answer. Its only answers from what I have coded it to say.

Monday, 15 September 2014

How to do a Loop

This a loop
This is the code for a while loop which in this case is 'I love computer science'
 
This is the result of putting 'y' at the end of a loop. This is because in the code  had programmed 'y' to mean yes
 

Wednesday, 10 September 2014

How to do speech marks on idle without closing the tab

Idle Python

First look at Python

Further on in my Python project
Start of my Python project