#create virtualenv
python -m venv coursera-venv
#activate virtualenv
source coursera-venv/bin/activate
#deactivate virtualenv
deactivateadd demo yml to test github actions details is https://docs.github.com/en/actions/writing-workflows/quickstart
- Events: The event that triggers the workflow run.
- create a pull request
- open an issue
- push a branch
- schedule
- Jobs: A set of steps that run on the same runner.
- Steps: The individual tasks that comprise a job.
- Actions: The reusable units of code that you can use in your workflow.
each file is a simple game
After you install the simpleguitk module, you can run it on your desktop. The installing tutor is here : http://stackoverflow.com/questions/16387770/how-to-integrate-simplegui-with-python-2-7-and-3-0-shell
enjoy it!