how would I repeat a every character in a string twice?
Ex: hello ---> hheelllloo
This is what I have so far:
def main(): user_string