CS1101 Python Final Exam practice

Quiz
•
Computers, English
•
University
•
Medium
Darlene M
Used 30+ times
FREE Resource
103 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider the following text from a Python interpreter.
>>> print(2 + 2)
4
What is the text ">>>" called?
a) a function
b) an operator
c) a prompt
d) a statement
e) a value
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider the following text from a Python interpreter.
>>> print(2 + 2)
4
What is the text "print" called?
a) a function
b) an operator
c) a prompt
d) a statement
e) a value
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is Python’s response to the command: type(123)
a) <class 'float'>
b) <class 'bool'>
c) SyntaxError: invalid syntax
d) <class 'int'>
e) <class 'str'>
4.
MATCH QUESTION
1 min • 5 pts
Match the following- part 1
debugging
An error in a program.
interpreter
A programming language like Python that is designed to be easy for humans to read and write.
formal language
A program that reads another program and executes it.
bug
Any one of the languages that people have designed for specific purposes, such as representing mathematical ideas or computer programs; all programming languages are these kinds of languages.
high-level language
The process of finding and removing any of the three kinds of programming errors.
5.
MATCH QUESTION
1 min • 5 pts
Match the following - Part 2
print statement
A property of a program that can run on more than one kind of computer.
parse
To examine a program and analyze the syntactic structure.
low-level language
Any one of the languages that people speak that evolved naturally.
portability
A programming language that is designed to be easy for a computer to execute; also called machine language or assembly language.
natural-language
An instruction that causes the Python interpreter to display a value on the screen.
6.
MATCH QUESTION
1 min • 5 pts
Match the following - Part 3
token
A program stored in a file (usually one that will be interpreted).
program
A sequence of instructions that specifies to a computer actions and computations to be performed.
syntax
One of the basic elements of the syntactic structure of a program, analogous to a word in a natural language.
script
The process of formulating a problem, finding a solution, and expressing the solution.
problem solving
The structure of a program.
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which one of the following Python expressions has the value 64?
a) 8 ^ 2
b) 8 ** 2
c) 8 +- 2
d) 8 += 2
e) 8 -+ 2
Create a free account and access millions of resources
Similar Resources on Wayground
100 questions
HTML2

Quiz
•
11th Grade - University
99 questions
untitled

Quiz
•
12th Grade - University
107 questions
JAVASCRIPT

Quiz
•
11th Grade - University
102 questions
C# NAHU!!!

Quiz
•
University
98 questions
BASH_LATEX_GIT

Quiz
•
University
100 questions
WEB жобалау

Quiz
•
11th Grade - University
100 questions
FOC Q2

Quiz
•
University
104 questions
Code Debugging

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade