已读23%
预计阅读本页时间:-
预计阅读本页时间:-
Test Your Knowledge: Quiz
- Name two ways to build a list containing five integer zeros.
- Name two ways to build a dictionary with two keys, 'a' and 'b', each having an associated value of 0.
- Name four operations that change a list object in-place.
- Name four operations that change a dictionary object in-place.