Quiz Complete, well Done!
When casting integers to strings in Python, the function used is
.
Which of the following is not an integer?
Integer Division
Which built-in function can be used to get the absolute value of an integer in Python?
What is the result of subtracting 9 from -3?
Negative Integer
What is the sum of -4 and 7?
What is the value of 6 divided by 2, in Python?
What is the product of -5 and 2?
What is the sum of -7 and 0?
The operation of multiplying two integers is called
.
The operation of dividing one integer by another is called
.
Zero
Which of the following is NOT an integer?
The distance between a number and zero on a number line is called its
.
A successful cast of an integer to a string results in a data type of
.
The operation of subtracting one integer from another is called
.
Integer
Prime Integer
An integer that is evenly divisible by 2 is called an
integer.