Developer: Hi ChatGPT, can you help me create some test cases for this function that I just wrote?
ChatGPT: Sure, can you provide the name of the function and what it does?
Developer: The function is called "reverse_string" and it takes in a string as input and returns the reversed string.
ChatGPT: Okay, I can help you create some test cases for this function. Here are some sample test cases: