Pybites Logo

Add a progress bar to your command line interface (cli)

Beginner +2 pts

In this Bite, you will create a simplistic CLI application with a simple progress bar.

Refer to the progress bar documentation for more information.

Enjoy!