Groups | Search | Server Info | Login | Register


Groups > comp.software.extreme-programming > #132

First Program with Python!

Newsgroups comp.software.extreme-programming
Date 2016-02-09 06:14 -0800
Message-ID <51a81f03-75c4-43d7-8284-b66d7c90a4e3@googlegroups.com> (permalink)
Subject First Program with Python!
From anitagoyal571@gmail.com

Show all headers | View raw


Python is a very powerful high-level, object-oriented programming language.Python has a very easy-to-use and simple syntax, making it the perfect language for someone trying to learn computer programming for the first time. Python is an interpreted language. Interpreter is a program that converts the high-level program we write into low-level program that the computer understands. Click here to find the difference between interpreter and compiler. This tutorial is based on Python 3 and all the examples in this tutorial have been tested and verified in Python.

Start learning Python from basics to advance levels here...
https://goo.gl/hGzm6o

Back to comp.software.extreme-programming | Previous | Next | Find similar


Thread

First Program with Python! anitagoyal571@gmail.com - 2016-02-09 06:14 -0800

csiph-web