answers verified to pass
Computer science is the study of
programing
computers
algorithms
information & data - correct answer algorithms
Our version of Python is
JES
Java
Eric Idle
Monty - correct answer JES
The JES interface has a Program Area and
A control area
A Debug area
A command area
Area 51 - correct answer A command area
Python functions begin with the _______ keyword
function
def
fun
define - correct answer def
, How many bits are there in a byte?
8
16
2
3 - correct answer 8
The _________ character set is an attempt to represent the characters and
symbols all the languages in the world
ASCII
Extended ASCII
Unicode
Unified - correct answer Unicode
In computer science strings are
variables
used to set pixels color
a sequence of characters
a theory - correct answer a sequence of characters
The ______ numbering system typically uses both letters and numbers to
represent values
Binary
ASCII
Hexadecimal
Octal - correct answer Hexadecimal