asked 56.5k views
2 votes
How does Python differ from Java?

Python is compiled, while Java is interpreted.
Python is interpreted, while Java is compiled.
Python is used for web applications, but Java is not.
Python is written in high-level language, but Java is not.

asked
User Kyle A
by
8.0k points

2 Answers

3 votes

Answer:

Python is interpreted, while Java is compiled

Step-by-step explanation:

answered
User Dragonfly
by
7.9k points
4 votes

Answer:

Python is interpreted, while Java is compiled.

Step-by-step explanation:

answered
User MarioH
by
7.0k points