
Quick Lookup - Printing Variables
Authored by Peter Billett
Information Technology (IT)
8th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? age = 10 print('His age is:', age)
His age is: age
His age is: 10
His age is: {age}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using curly braces {} in an f-string?
Example:
print(f"Hello {name}")
To add comments
To insert the value of a variable
To create a list
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The function int() is used to:
Convert a string to an integer
Convert an integer to a string
Convert a string to a float
Convert an integer to an integer
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: The '!=' operator means ________.
not equal to
equal to
greater than
less than
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the expression '1 > 2'?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: The '<' operator is used to check if one value is ________ than another.
less
greater
equal
not equal
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What does the '+' operator represent in programming?
Addition
Subtraction
Multiplication
Division
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?