python convert function parameter to string code example Example: to string python x = 2.718 strX = str(x)