this was the final question of the assignment, where i had to create a program that plays rock paper scissors with the user. i added extra features such as a game of 'best of 5', keeping count of score and restarting.
Tuesday, 11 November 2014
(Q.9) heads and tails
the program will randomly choose heads or tails 50 times and print each time whether it was heads or tails. then the sum of each is returned at the end.
(Q.8) counting zeros, positive and negative numbres
this program was part of an assignment were i had to create a program that asks for 7 numbers from the user, adds up the numbers and returns the sum, as well as counting how many zeros, positive and negative numbers were entered.
restarting
this program is a nice experiment of a yes - no tree diagram, such that a route is taken depending on the user's input.
adding letters to lists
counting zeros
this program takes in 5 numbers, and keeps a running total in a for loop for the number of zeros entered.
Monday, 10 November 2014
encryption
this is a code that encrypts any given word of any length and asks for a shift key, in which each letter will shift across the alphabet by that number.
and the output...
def function
this is a code to show how you can use the def function. the def will define a function which can be recalled and used later on in the program.
And this is the output.
And this is the output.
Subscribe to:
Posts (Atom)






















