Session 16 06 2022
Session 16 06 2022
INTRODUCTION TO PYTHON
features of python:
====================
simple to learn and easy to implement:It is a programmer friendly language.
object oriented programming language: python supports object oriented features like
classes, objects, inheritance
platform independent language: we can develop any application using python on one
platform and we can run this python code on any platform