Circuit Python tutorials in Robotics II
View the Project on GitHub MrPrattASH/Robotics-II-Circuit-Python
Either while following along with the video, or after:
Robotics RepoPublish This repo to github’s remote servers.tutorial codehello.py file to the tutorial_code folder**.DS_Store to your git.ignore file.commit summary and descriptioncommit to remotehello.py to add a new line & save:
 print("this is a new line from my second commit!")Commit new changes to your repo (with relevant summary/description) & push to remote