6. Which of the following is not a Python IDE ?
(a) IDLE
(C) Jupyter Notes
(6) Spyder
(d) Sublime Text
Answers
Answered by
16
Answer:
IDLE is a Python IDE
JUPYTER NOTEBOOK **is a Python web- based application
SPVDER is a Python IDE
SUBLIME TEXT is a text editor
Explanation:
please mark me brainlist
Answered by
1
Out of the given options, Sublime Text is not a Python IDE.
Option(D) Sublime Text
- IDLE implies Integrated Development and Learning Environment is a made program for Python.
- Jupyter Notes is an o-p-e-n-s-o-u-r-c-e web application that allows us to create files that contain l-i-v-e c-o-d-e.
- Spyder is an f-r-e-e and o-p-e-n-s-o-u-r-c-e platform used for scientific programming in Python.
- Sublime Text can be used for f-r-e-e but an l-i-c-e-n-s-e must be brought for longer use.
- So, Sublime Text is not a Python IDE.
Similar questions