Answer the following statements true (T) or false (F)

1) A sequence begins at subscript 1.
2) Strings and tuples are mutable sequences.
3) Each key-value pair in a dictionary has the form key : value.
4) Using a tuple as a dictionary key is an error.
5) Dictionary values are accessed with the dot operator.

1) F
2) F
3) T
4) F
5) F

Computer Science & Information Technology

You might also like to view...

A calendar event that repeats at regular intervals is referred to as a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Excel 2016 addresses linked workbooks using ________ addresses

Fill in the blank(s) with correct word

Computer Science & Information Technology