How python works??
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Aastha Kuldeep 4 years, 1 month ago
- 2 answers
Yogita Ingle 4 years, 1 month 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 Jeevesh Jeevesh 4 months, 4 weeks ago
- 1 answers
Posted by Sanchi Kohati 4 months, 1 week ago
- 0 answers
Posted by Sameeha _ 3 months, 3 weeks ago
- 0 answers
Posted by Manasvi Bhutada 5 months ago
- 1 answers
Posted by S A 4 months, 2 weeks ago
- 0 answers
Posted by Catherine Tympuiñ 4 months, 1 week ago
- 1 answers
Posted by Payal Kumari 8 months, 1 week ago
- 0 answers
Posted by Jaysundar Vc 5 months ago
- 0 answers
Posted by Catherine Tympuiñ 4 months, 1 week ago
- 0 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 4 years, 1 month ago
1Thank You