Circuits

Using Python To Make A Guessing Game


When using the code above, it will give you the guessing game where the computer chooses a random number and you have to guess it. This code supports the Python 2.6 version and the program will choose any number through 1-100

Using Python to make Fractals


With python you can do more then just make a simple guessing game. You can make fractals which are just figures. With python you can make these types of figures by using the code below.


With the code given above you can make the following fractals



Using CEDAR Logic


With CEDAR Logic you can simulate soldering with out the mess with inputs and outputs including many different types of gates like AND gates or XOR gates. Below are some examples of the many different kinds of gates and inputs as well as outputs.


There are AND Gates...


NAND Gates...


As well as NOR Gates.