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