The operation of dividing one integer by another is called .

The operation of multiplying two integers is called .

The distance between a number and zero on a number line is called its .

The set of positive and negative integers, including zero, is called the number line.

The result of casting an integer to a string is a value of .

When casting an integer to a string, the original integer value is preserved as a sequence of .

A successful cast of an integer to a string results in a data type of .

When casting integers to strings in Python, the function used is .