This repository is a collection of Python scripts and practice exercises I created nearly 5 years ago when I first started learning Python. Many of these scripts were inspired by tutorials from ...
Notifications You must be signed in to change notification settings git init git add . git commit -m "Initial commit of telusko Django project" git remote add origin ...