Make negative string
Convert a string to a negative string.
x (str): String to convert.
str: Negative string.
make_negative_string()