python-examples A repo for storing my Python examples Running a python program python3 hello.py Issues import requests didn't seem to work, so needed pip3 install requests to pull it in