How python works??
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Aastha Kuldeep 5 years ago
- 2 answers
Yogita Ingle 5 years ago
Python
Python is a high-level general purpose programming language that is used in a wide variety of application domains. Python has the right combination of performance and features that demystify program writing. Some of the features of Python are listed below:
- It is a simple and easy to learn.
- Python implementation is under an open source license that makes it freely usable and distributable, even for commercial use.
- It works on many platforms such as Windows, Linux, etc.
- It is an interpreted language.
- It is an object-oriented language.
- Embeddable within applications as a scripting interface.
- Python has a comprehensive set of packages to accomplish various tasks.
Python is an interpreted language, as opposed to a compiled one, though the dis
Related Questions
Posted by M.Sameeha _ 1 year, 2 months ago
- 0 answers
Posted by Manasvi Bhutada 1 year, 3 months ago
- 1 answers
Posted by Rupesh Rupesh 1 year, 7 months ago
- 2 answers
Posted by Catherine Tympuiñ 1 year, 2 months ago
- 0 answers
Posted by Jeevesh Jeevesh 1 year, 3 months ago
- 1 answers
Posted by Catherine Tympuiñ 1 year, 2 months ago
- 1 answers
Posted by Payal Kumari 1 year, 6 months ago
- 0 answers
Posted by Vanshika Prajapati 1 year, 7 months ago
- 1 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Tec Om 5 years ago
1Thank You