You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Python Teaching Code
2
-
This repo contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.
2
+
This repository ("repo") contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.
3
3
4
-
Begin by forking this repository to your own Github account. Next, you can clone it to your machine and run the examples and customize the code.
4
+
Begin by forking this repository to your own Github account. Next, you can clone it to your machine and run the examples and customize the code. If you do not fork it first, you will not be able to save changes, as you do not have permission to change this original template in my account.
5
5
6
6
The projects included here include working code and some experimental code. Some also require additional libraries and capabilities on your computer in order for you to use them. Those are noted below.
0 commit comments