Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 221 Bytes

Prerequisites

  • Python 3.9 or higher

Running the program

There are two ways to run the program:

  1. python3.9 challenge.py
    • Enter input and press enter or send newline
  2. echo input | python3.9 challenge.py