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

Python Question1

Python is a high-level, interpreted, general-purpose programming language that can be used to build almost any type of application with the right tools and libraries. As a general-purpose language, Python supports objects, modules, threads, exception-handling and automatic memory management which help in modeling real-world problems and building applications to solve these problems.

Uploaded by

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

Python Question1

Python is a high-level, interpreted, general-purpose programming language that can be used to build almost any type of application with the right tools and libraries. As a general-purpose language, Python supports objects, modules, threads, exception-handling and automatic memory management which help in modeling real-world problems and building applications to solve these problems.

Uploaded by

ameetamarwadi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. What is Python?

Python is a high-level, interpreted, general-purpose programming language. Being a general-


purpose language, it can be used to build almost any type of application with the right
tools/libraries. Additionally, python supports objects, modules, threads, exception-handling
and automatic memory management which help in modelling real-world problems and
building applications to solve these problems.

You might also like