forcing to convert int to string what it is called in python code example Example: to string python x = 2.718 strX = str(x)