Python Casting and Input

Quiz
•
Computers
•
8th - 11th Grade
•
Hard
Mr Hoplar
Used 53+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the process of converting one data type to another called?
Data conversion.
Type Casting.
Type Conversion.
Concatenation.
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What function converts the data in a variable into a 'integer'?
int()
str()
bool()
float()
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What function converts the data in a variable into a 'float'?
int()
flt()
bool()
float()
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What function converts the data in a variable into a 'string'?
str()
float()
bool()
string()
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does this built-in function do?
input()
Opens the CD tray.
Prompts the user to enter data.
Displays the word 'input'.
Exits the program.
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How do you ask for the user to input their name?
name = int("what is your name")
print("What is your name?")
input = name("what is your name?")
name = input("what is your name?")
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
By default any data inputted by the user is of data type string in python.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
12 questions
Python

Quiz
•
7th - 8th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
10 questions
L1 Console, Variables and Creating a Program

Quiz
•
8th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
10 questions
Programming Intro Python

Quiz
•
9th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
20 questions
Unit 3 Python TEST

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade