Which of these will be stored as a float?
Programming Reviewer by MEDS

Quiz
•
Others
•
University
•
Hard
John Christian Medina
Used 43+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
"hello"
143
8.4
True
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank to output 5 raised to the 3rd power.
print (5__3)
/*
**
^
*
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank to take user input, assign it to a variable, and output it:
text=___
print(___)
input(), user
text, input()
user, input()
input(), text
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blanks to prompt the user with a message and assign the input to the variable “name”:
___=___(“___”)
input, name, “What is your Name?”
“What is your Name?, name, input
name, input, “What is your Name?”
name, “What is your Name?, input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two Boolean values in Python?
Yes and No
True and False
true and false
Truth and Dare
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is a loop use for two dimensional value of data.
For loop
While loop
Nested for loop
All of the Above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What’s the result of this code?
x=“a”
x*=3
print(x)
a3
aaa
3aaa
aaa3
Create a free account and access millions of resources
Similar Resources on Quizizz
48 questions
MCQs for HCI Course

Quiz
•
University
50 questions
ИКТ 1-50

Quiz
•
University
55 questions
Introduction to Computer

Quiz
•
University
50 questions
Quiz Ekonomi Mikro 1

Quiz
•
University
49 questions
Ôn Tập Cuối Kỳ 2

Quiz
•
University
49 questions
review

Quiz
•
University
45 questions
RPH Reviewer by MEDS

Quiz
•
University
49 questions
Algorithmization and Programming Quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade