Connor Goodwin Computer Science
Saturday, 29 November 2014
functions 2
PrintMailMergeItems:
We used 2 functions to create this program. The user enters a name and the program checks if its in the list. if it isn't in the list it adds the name, username and password.
Monday, 24 November 2014
Functions
Functions:
Wednesday, 12 November 2014
LIST
Saturday, 8 November 2014
Rock Paper Scissors
\
Rock,Paper,Scissors
Saturday, 1 November 2014
Housepoint Calculator
total=0
for i in range(3):
newnumber=int(input("what the new number?\n"))
total += newnumber
print("the total number is:",total)
Dictionaries
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)