IDT S1 Final Review Part 2

Quiz
•
Mathematics, Computers
•
8th - 12th Grade
•
Medium

Jason Bentley
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output by this code?
x = input ("Type something: ")
print (type (x))
<class 'str'>
<class 'int'>
<class 'float'>
error. unknown identifier x.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output by this code?
x = int (input ("Please enter your height (in inches): "))
print (type (x))
<class 'str'>
<class 'int'>
<class 'float'>
error. unknown identifier x.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output by this code?
x = float (input ("Please enter your weight (in pounds): "))
print (type (x))
<class 'str'>
<class 'int'>
<class 'float'>
error. unknown identifier x.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
\\ , \n , and \t are all examples of ____
escape characters
integers
software
syntax errors
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of data would you use to store the number of students in a school?
int
float
String
boolean
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type would you use to store the words of a sentence?
int
float
String
boolean
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output by the code?
print (4 + 3 * 2)
10
14
9
13
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
AP CSA Review

Quiz
•
11th Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
10 questions
TRẮC NGHIỆM PYTHON

Quiz
•
9th - 12th Grade
10 questions
Tin8

Quiz
•
6th - 8th Grade
15 questions
Python Basics Quiz

Quiz
•
9th Grade
15 questions
Bài 18: Các lệnh vào ra đơn giản

Quiz
•
11th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade