Create a subclass of `InteractiveReplace` that returns text from a list of strings when `get_input` is called. Maybe override `cmdloop`?
Create a subclass of
InteractiveReplacethat returns text from a list of strings whenget_inputis called. Maybe overridecmdloop?