The code will help to ... ## Installation - Install Python to your system. - Install the module **module_name** - Do it by typing this on Power Shell (for Windows) or Bash (for Linux) ```bash python3 -m pip install <module_name> ``` Once **module_name** is installed, you can use the script to ...