- Extend clint.textui.prompt with a query function. - Add clint.textui.validators to validate the user input. - Add a prompt example showing different usages. - Update the README to demo the query function.