My work portfolio
This is my work portfolio. It includes any work I have done and allows me to view it for revision
Here is a list of the work and their links:
Binary is a way that computers process numbers. It is known as base 2 because it only consists of two numbers, 0 and 1. An example is 5. In binary it would be 0101. It goes from right to left doubling in value, and each 1 signifies the number. In this case it is 4+1=5.