Copyright 2023, Ali Arya
Anyone Can Code: Algorithmic Thinking
================================
Python Examples
================================
To use Python example:

Install Python on your computer
Use Visual Studio for Windows
Create a new folder
Copy all files to that folder
Open the PythonApplication.sln
Select only one example and add the source file to your project
If using graphics, then add graphics.py as well.

If you have your own projects, copy the example source file, graphics.py and other data files to the project folder.