Given the following line of code
x = 5 + 8.0
COMP 1010 TEST 1
Quiz
•
Other
•
University
•
Hard
kidus tedla
Used 2+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following line of code
x = 5 + 8.0
int
float
str
Python is loosely typed, so we don't know.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the results of the following calculations?
9//2 9/2
4 & 4
4 & 4.5
4.5 & 4
none of the above
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What value is stored in x after the following line of code?
x = (4 + 2*4 - 3**2)//2
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What value is stored in z after the following code is run?
x = 10
y = 5
z = x/y + x*y - x
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What value will b have after the following code is run?
a = 5
b = 8
a = b
b = a
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
An import statement:
makes a collection of functions and/or constants available to us to use in our code.
copies data from one variable into another variable.
loads data from a data file.
should be located at the top of our program.
asks the user to enter input, and pauses our program until the input is received.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How should the blank in the following line of code be filled to print
one plus two is three
?
print("_______________".format(first = "one", second = "two", answer = "three"))
{"one"} plus {"two"} is {"three"}
{one} plus {two} is {three}
{"first"} plus {"second"} is {"answer"}
{first} plus {second} is {answer}
{1} plus {2} is {3}
44 questions
Basics of Python Programming
Quiz
•
University
43 questions
Komputer I Modul 1
Quiz
•
University
40 questions
Quizz_TG
Quiz
•
University
41 questions
Final Day Quiz for ICT Skill Share
Quiz
•
4th Grade - Professio...
35 questions
POP QUIZ
Quiz
•
University
36 questions
Tuần 4_T10_Học kiến thức hàng tuần cùng Quizizz
Quiz
•
University
40 questions
Prelim Exam Advertising
Quiz
•
University
40 questions
Instrumentasi Kelautan 4
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade