Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Learn
/
Python
/
Getting Started
/
Quiz
Getting Started
Which version of Python is recommended for new projects?
Depends on the project
Python 2
Python 3
Both are equally recommended
Which of the following is NOT a code editor for Python?
Sublime Text
Eclipse
Visual Studio Code
PyCharm
Which version of Python is the older version?
Depends on the project
Python 2
Python 3
Both are equally as old
Where can you download Python?
https://www.python.org/
https://github.com/
All are correct
https://pypi.org/
How does Python's debugging differ to other languages?
Python's tracebacks provide detailed information about the error
Dynamically Typed makes it harder to debug
Indentation Syntax makes it harder to read
No Built in debugger
Congratulations. You have achieved
/5.
Try Again?