Thoughts: I need to ask the user for the meme template and text, as the previous turn timed out.
Code:
```py
print("To generate the meme, please tell me which template you would like to use, the top text, and the bottom text, separated by '/'. For example: `drake Manual Testing/Automated Testing`")
```