Show:
Questions
Responses
Print
Binary Numbers
Binary Text
Binary Pictures
Boolean Logic
Python Programming
100
The base-10 number 1337 is this.
What is the base-2 number 10100111001 in decimal form?
100
“Jake is epic” in Morse Code
What is “.--- .- -.- . / .. … / . .--. .. -.-.”?
100
The first number in a binary pixel picture is this.
What is the first amount of blank space number?
100
This gate: D
What is the “AND” Boolean Logic gate?
100
“**” in Python means this.
What is the exponent operator in Python?
200
100000000002 in decimal form.
What is 1024 in binary form?
200
“Yousef is awesome” in Morse Code
What is “-.-- --- ..- ... . ..-. / .. ... / .- .-- . ... --- -- .”?
200
On a 16x16 grid, a blank line will have this number sequence.
What is 16?
200
This gate: )¯_¯_)
What is the “OR” Boolean Logic gate?
200
“%” in Python means this.
What is the remainder operator in Python?