I am making a program that takes in a word and reverses it. When the word is small say for e.g: Hello, the output is olleH@$ (note the weird symbols). But when the word is big like "twothousand" the output doesn't have any weird symbols. Why is this?