Django Series for Tortoise(Part-1)
Python Basics
Installing python
Download python from its official website given below. While writing this post, latest version of python was 3.9.4.
https://www.python.org/downloads/
Check if properly installed
Open command prompt and type python. ...
chaitanyaasati.hashnode.dev6 min read