{% hint style="info" %}
Interactive printers respond to user input. Similar to live printers, interactive printers can update their output. This allows the creation of interactive menus and queries. The Show()
method shows the interactive prompt in the terminal.
{% endhint %}
{% embed url="https://raw.githubusercontent.com/pterm/pterm/master/_examples/interactive_multiselect/demo/animation.svg" %} https://github.com/pterm/pterm/tree/master/_examples/interactive_multiselect {% endembed %}