Question

Limitation(/s) of Python (or Why not Python) write an essay in no more than one page?!

Limitation(/s) of Python (or Why not Python) write an essay in no more than one page?!

0 0
Add a comment Improve this question Transcribed image text
Answer #1

ANSWER :

Python is slower than other modern programming languages like Java and C++ but developers can explore some other ways to make it faster by creating a custom runtime and use it instead of the default runtime of the programming language.

Python has so many modules where we can use based on the requirement that we have.. for an instance if we need to create a animation then we can make use of the existing module Turtle(To draw something) . likewise we can go for Tkinter where in we can create the applications.

We can integrate the other programming languages like java and c using the existing python module e.g., Jython,Cython.

Python is very comfortable to read compared to all other programming languages . we can write short codes(fewer lines of code) to express logical concepts and its has built in functions for the frequently used concepts.

Officially python has two version 2.x and 3.x . Even python has updated to 3.x , still developers often prefer 2.x since There are also a number of popular frameworks and libraries that support only Python 2.

  Python is a high-level programming language. developer need to install specific version of Python interpreter on the operating system to run the Python application on that platform.

  Python is a dynamically typed programming language. It does not require programmers to define the type of a variable while declaring it. The feature makes it easier for programmers to write code freely.

Python supports Object Oriented programming , functional or procedural programming.

Thanks..

  

Add a comment
Know the answer?
Add Answer to:
Limitation(/s) of Python (or Why not Python) write an essay in no more than one page?!
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT