Command-line Interface (CLI) Arguments


Overview

This lesson covers:

  • Running Python module with multiple arguments
  • Using sys.argv to identify and use Command-line arguments
  • Tutorial on “searching” a file for a keyword