binary
logic gates
python
pixels
text compression
100
a number made of ones and zeros
What is binary?
100
the output for not is off
if not is on, what is the output?
100
a program to insert codes and run them.
What is python?
100
you start with white
what color do you start with when coding or decoding pixels?
100
a code made of ones and zeros
What are cipher codes?
200
base 2
What base is binary?
200
a physical device implementing a Boolean function
What are logic gates
200
high level programing language
What level is python?
200
A minute area of illumination on a display screen, one of many from which an image is composed
What are pixels?
200
Cryptography is a method of using codes and ciphers to create a message
How is cryptography related to cypher codes?
300
9
What is 1001 in binary?
300
the result of and is off
if you have one on and one off, what is the result?
300
you enter codes and commands
What do you enter into python?
400
5
What is 0101 in binary?
400
it processes signals which represent true or false
What do logic gates process?
400
Yes.
Is python a programming language?
500
100111
What is 11101 + 1010 = in binary?
500
xor, and, not, or
What are the four logic gates?
500
yes
Can python run C++?