
Unit 2 Review 1

Quiz
•
Computers
•
12th Grade
•
Hard
Barbara Anderson
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x=16.345
print(x-int(x))
What will output?
16.345
16
0.345
x
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you NOT use a string
To store a number such as 2.56
To store a name
To store a list of words
To store a list of phone numbers
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = input("Enter a number: ")
print(int(x))
What happens is the user types A when the code runs?
It prints the A
It prints 65
It prints 1
An error occurs
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is NOT a data type in Python?
integer
float
string
decimal
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What numbers might this code generate?
x = random.randint( 1 , 10 )
0
1.4
5
11
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is NOT a built-in function in Python?
print( )
string( )
int( )
float( )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To generate numbers between and including -3 to 3 you would use:
randint(-3, 3)
random.random(-3, 3)
random.random( )*3 + 1
random.randint(-3, 3)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
kartkówka - petle for i while w języku Python

Quiz
•
12th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
6 questions
Python Training Module Quiz

Quiz
•
KG - University
15 questions
ბონუს ქვიზი

Quiz
•
9th - 12th Grade
5 questions
الارقام العشوائية2

Quiz
•
12th Grade
13 questions
Создание программ на ЯП Python

Quiz
•
9th - 12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
11 questions
Python Inputs

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade