0% found this document useful (0 votes)
3 views1 page

Introduction to Python Programming

Python is a high-level, object-oriented programming language known for its readability and versatility. It supports large programs and is processed at runtime by an interpreter, running on various hardware platforms. Python is widely used in fields such as web applications, game development, and by organizations like NASA and Google.

Uploaded by

sravankumar.joga
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Introduction to Python Programming

Python is a high-level, object-oriented programming language known for its readability and versatility. It supports large programs and is processed at runtime by an interpreter, running on various hardware platforms. Python is widely used in fields such as web applications, game development, and by organizations like NASA and Google.

Uploaded by

sravankumar.joga
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<html>

<head>
<title> About The Python </title>
</head>
<body>
<h2> <p align = "center"> Intro about Python </p></h2>
<hr size = "10" align = "justify" color = "red" width = 45%">
<font face= "Lucida Calligraphy" size ="6" color= " orange">
<br> Python is a general- purpose, interactive, object-oriented and high level
programming language. It provides a better structure and support for large programs
. It is processed
at runtime by an interpreter. It can run on a varied range of hardware platforms
with the same interface. Its source code is also available GNU General Public
License (GPL). It closely ressembles the English Language.
It used words like 'not' and 'in'. It is case-sensitive programming language.
Python has a set of rules
, known as PEP-8. It helps Pyhton developer In formatting the code. It is used
for testing microchips , building video games with the PyGame library, text
processing, web applications,
database applicatons, GUI programs and a lot more. It has been used by
organisations such as NASA, YouTube and Instagram. It is also used for writing
Google Apps.
</body>
</html>

You might also like