COMPARISON OF PYTHON (AN OPEN SOURCE PROGRAMMING LANGUAGE) WITH OTHER PROGRAMMING LANGUAGES

Main Author: Sushil Kumar*1 & Richa Aggarwal2
Format: Article eJournal
Terbitan: , 2018
Online Access: https://zenodo.org/record/1156358
Daftar Isi:
  • Language is a communication tool through which we can communicate with each other like Hindi, English etc any other language. So if we want to communicate with computer, we need computer programming languages. So in computer we have two types of languages, one is low level language which is easily understood by computer but difficult to learn. Second is high level language which is same like English language, not understood by computer but easy to learn. Python is a high level language. This language was developed by Guido van Rossum. He was a from the Netherlands. Python is a interpreted, high level language and it becomes very popular because of simple and easy syntax which increases the readability of the program. Python is a portable language i.e. we can python in any operating system. The scoreboard system for the Melbourne city of Australian Cricket Ground is written in Python.