Posts

Showing posts with the label Python

ARTHEMETIC OPRATION IN PYTHON

Image
Arthematic Operations in Python Show me More × To find sum of two numbers: a= Enter first number b= Enter second number c=a+b print=(c) Multiplication a= Enter first number b= Enter second number c=a×b print=(c) Division a= Enter first number b= Enter second number c=a+b print=(c)

Starting Python

Image
Menu Home YouTube Instagram Latest Version Of Python Download Python 3.6.5 Python Editor for Android Python Online Editor Python implementation was started in late 1980s and was started by Guido Van Rossum in 1989 at CWI .In 1919,its code was published and in the year 1994 Python 1.0 was Released. Python is an object-oriented language, which means that is lays more emphasis on the data rather that the procedure. Why Python is Popular Easy to learn Free to use even for Commercial purpose Portable Interactive Mode Simple Syntax Page Title Under Copyright ©prakhardoneria.blogspot.com &nbsp&nbsp&nbsp&nbspNext&nbsp&nbsp&nbsp&nbsp