Provides a means of reuse of program code
Provides a means of dividing up tasks
Provides a means of reducing the size of the program
Provides a means of testing individual parts of the program
RAM
CPU
ROM
Control Unit
Java
C
PHP
All of the above
.py
.pyth
.python
none of these
Interpreter
Modem
Compiler
Operating system
variable
literal
identifier
comment
delete all the trailing characters
delete all the leading characters
delete all the leading and trailing characters
delete upper case characters
list
tuple
set
None of the above
arr[-2]
arr[2]
arr[-1]
arr[1]
Machine language
Assembly language
High-level language
None of these
oval
rectangle
arrow
diamond
A stage of all projects
Finding broken code
Evaluating deliverable to find errors
list=()
list.null
null.list
list=[]
ab
rw
a+
r+
12.6
'12.6'
12
syntax error
random
randrange
randomrange
rand
Input/Output, Decision, Repeat
Input, Output, Process
Loop, Input/Output, Process
Sequence, Selection, Repeat
write
output
send
dump
Standard Input
Standard Output
Standard Errors
All of the mentioned