What is Flask?
a) A JavaScript framework
b) A Python web framework
c) A PHP framework
d) A CSS framework
Answer:
b) A Python web framework
Explanation:
Flask is a popular Python web framework designed for building web applications quickly and with flexibility.