Module io

Source

Functions§

confirm
A “yes-or-no” input. The function loops until the user inputs either “y” or “n”
input
Provides an easy-to-use way to receive input from the user (via standard input)