Starter Quiz
Question 1 of 6
1
of 6
What type of brackets are used to define a dictionary in Python?
Select one answer
( )
[ ]
{ }
The other types of brackets are used for lists and functions.
Need a hint?
Check