Monday, 10 November 2014
Saturday, 1 November 2014
Wednesday, 22 October 2014
Saturday, 18 October 2014
Dictionary
Wednesday, 8 October 2014
Nested Lists
Labels:
algebra,
answers,
AS Level,
Assigning values,
coding,
Computing,
how to,
math,
money,
numbers,
print,
WJEC
Wednesday, 1 October 2014
This time we used tuple to make my code shorter and much more efficient than having to type a longer code, which would take a longer time.
Monday, 29 September 2014
Wednesday, 24 September 2014
Saturday, 20 September 2014
Counting loops
This is a way to count the numbers all the way down to infinity, depending on what number you want to achieve
This helps count the numbers down to infinity by using the times two table.
Labels:
algebra,
answers,
AS Level,
Assigning values,
coding,
Computing,
Count,
loops,
math,
multiplication,
numbers,
print,
python,
python3,
Times table,
WJEC
Times Table
This is a way to do tables by using codes, this prevents you from having to type the tables one by one.
Labels:
algebra,
answers,
AS Level,
Assigning values,
coding,
Computing,
loops,
math,
multiplication,
numbers,
print,
python,
python3,
questions,
Times table,
WJEC
Wednesday, 17 September 2014
Do you want to play a game?
This is a program which communicates with you and works on your command, if you press "Y" for yes. The loop will repeat and ask you the same question again. And if you press "N" for no, you will move on to the next line and the loop will be eliminated
Monday, 15 September 2014
Loops and Squaring
This is a way to loop the statements you want to instead of writing it down a lot of times, which would be inefficient
This is a way to find out the square or cube of a number
This code shows you how to add spaces between the lines
Saturday, 13 September 2014
Making Alphabets numbers
Assigning Values
Here we learn how to create and set labels for numbers, such as a was set to be the number "6" and b as "5", we were able to do sums with these alphabets after they were assigned their numbers.
We then created another command which helped redefine "a" to become "a+b" or as "a-b"
Wednesday, 10 September 2014
Introduction to coding
The start of learning how to code the WJEC was :D
You can multiply with *, divide with / add with + and subtract with -.
There is alot to do in python that we are yet to discover!
You can multiply with *, divide with / add with + and subtract with -.
There is alot to do in python that we are yet to discover!
Subscribe to:
Posts (Atom)