(c) write a code segment to change the name of the thing object something such that the new name consists of the old name with one character removed at random. For example, if something has name "abcd", its new name could be set to "acd".