What is Django?
a) A JavaScript framework
b) A Python web framework
c) A PHP framework
d) A CSS framework
Answer:
b) A Python web framework
Explanation:
Django is a popular open-source web framework written in Python, designed to simplify the creation of complex, database-driven websites.