
Python Casting and Input
Authored by Mr Hoplar
Computers
8th - 11th Grade
Used 68+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?