Posts

Image
Steps--- 1 .Download Python - click on the link                  https://www.python.org/downloads/ Follow same  link for other OS install python and set path of your choice Suggestion      Use Sublime Or Pycham For Better Intraction              a.   I personally suggest you to Download these Softwares for better view to code,                    I am using Sublime for making softwares .                     I am giving you link to download.                                             https://www.sublimetext.com/3                            https:/...
Image
Python is- Interactive Object-oriented high-level programming language Creator-            Guido van Rossum during 1985- 1990 Features- It supports functional and structured programming methods as well as OOP. It can be used as a scripting language or can be compiled to byte-code for building large applications. It provides very high-level dynamic data types and supports dynamic type checking. It supports automatic garbage collection. It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java.