20 Multiple choice questions
Definition 1 of 20
December 3, 2008 (3 for 3, yay!)
Checking a list for existence
What are a couplen of Python's communities?
When was python 3 made?
IF Statements
Definition 2 of 20
Multiple processors apply the same program in lockstep to multiple data sets
Von Neumann Architecture
Control Structures
Character set
Synchronous Processing
Definition 3 of 20
MNEMONICS
When was python 3 made?
Ada Lovelace
Unnecessary Complexity
An assembly-language program uses _____ to represent instuctions.
, Definition 4 of 20
Letters within quotations
Literals
index()
Strings
copy()
Definition 5 of 20
technique for representing numeric data - has two forms of zero; signs represent the ordering,
the digits represent the magnitude.
Addressability
Insertion Sort
Signed-Magnitude
Volatile Storage
Term 6 of 20
Traceback
The maximum amount of data that can pass from one unit to another in a unit of time
A register that stores the # of instructions executed by a computer
The path that the code traverses through different parts of the program
Add the elements of a list (or any iterable), to the end of the current list