"#### In Python, we can convert one type of variable to another type. This conversion is called type casting or type conversion.\n", "1. int(): convert any type variable to the integer type.\n", "2.