Python is Currently on a Hot Streak in Programming Language |
Author(s): |
Mr. Praveen S. I. , K L E Institute of Technology Hubballi; Mr. Puneeth N. T., K L E Institute of Technology Hubballi; Mrs. Jayasheela D. K., K L E Institute of Technology Hubballi; Mrs. Radhika P. A., K L E Institute of Technology Hubballi; Miss. Vani S. Itagi, REC Engineering College Hulkoti |
Keywords: |
Python Programming Language, Python is Hot Streak in Programming Language |
Abstract |
This paper, we are going to represent an introduction to Python programming language and prove Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985 – 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). Python is named after a TV Show called 'Monty Python's Flying Circus' and not after Python-the snake. Python 3.0 was released in 2008. Although this version is supposed to be backward incompatibles, later on many of its important features have been back ported to be compatible with the version 2.7. This gives enough understanding on Python 3 version programming language. Sample Code: #!/usr/bin/python3 print ("Hello, Python!") |
Other Details |
Paper ID: IJSRDV6I40500 Published in: Volume : 6, Issue : 4 Publication Date: 01/07/2018 Page(s): 1536-1538 |
Article Preview |
|
|