Series of questions for the Week 4 assignment.
To Download the python application and install it on local machines Python website
Additionally, on windows 10 computers, the app can be downloaded directly from the microsoft store. There are multiple versions of the app available. For linux distributions, no need to install.
These instructions will [do something] on your local machine for [development/experimentation/demo]
[Project] requires [software and version] to run, with [additional packages, libaries, or mods]. The commands below will [upgrade OS and install the prerequisites, or do something else]
sudo apt update
sudo apt upgrade
sudo apt install package1 package2
Once installed you can run the program with the following command
python cna_demo.py
Add any additional ways to run the program below
python cna_demo.py test.txt
I watched some youtube videos and articles on installing python from the Microsoft app store and on Mac computers: https://phoenixnap.com/kb/how-to-install-python-3-windows https://flaviocopes.com/python-installation-macos/#:~:text=Go%20to%20https%3A%2F%2Fwww,Then%20click%20%E2%80%9CContinue%E2%80%9D%20again.