Podcast
Questions and Answers
What was Python's major revision released in 2008?
What was Python's major revision released in 2008?
- Python 2.0
- Python 2.7.18
- Python 1.5
- Python 3.0 (correct)
Who is the creator of Python?
Who is the creator of Python?
- Linus Torvalds
- James Gosling
- Dennis Ritchie
- Guido van Rossum (correct)
Which programming paradigm is NOT supported by Python?
Which programming paradigm is NOT supported by Python?
- Structured (particularly procedural)
- Imperative programming (correct)
- Functional programming
- Object-oriented
What is Python often described as due to its comprehensive standard library?
What is Python often described as due to its comprehensive standard library?
When did Guido van Rossum begin the implementation of Python?
When did Guido van Rossum begin the implementation of Python?