Python Quiz
Topics:
TensorFlow, Seaborn, and Python Data Structures
1. What is TensorFlow mainly used for?
Creating databases
Machine Learning and Deep Learning
Web Development
Game Development
2. Seaborn is built on top of which Python library?
NumPy
TensorFlow
Matplotlib
Django
3. Which Python data structure stores key-value pairs?
List
Tuple
Set
Dictionary
4. Which data structure contains only unique elements?
Set
List
Dictionary
Tuple
5. Which of the following data structures is immutable?
List
Dictionary
Tuple
Set
Submit Quiz