Module pythonic_helper::io

source ·

Functions§

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