All codes below to be typed on commandprompt or windows powershell Step 1: pip install django (install django ) Step 2:cd desktop (enter desktop directory) Step 3:django-admin startproject django8am (to
Tag: python
Python if else conditionPython if else condition
If else is the condition used in different programming language, Here in python we use if ,elif and else keywords to understand by interpreter. Mostly used python if else conditions
PYTHON FOR BEGINNERPYTHON FOR BEGINNER
Python is a high level and general purpose programming language. Python is created by Guido van Rossum in 1991. Python code is easy to learn with its notable use of