intermediate… Adding GIT Source Control to PyCharm 7 Aug 201922 Dec 2021 SSH keys This tutorial assumes you have already created an empty Repo in github(or similar) and have write access to that Repo. Also, I recommend using SSH keys for authentication…
begginer… President’s Day Python script 18 Feb 201928 Feb 2019 What a better way to celebrate the great leaders of our country by writing a President's Day program and learn a little python along the way. A fun fact first,…