单项选择题

A、for i in range(10)
B、a[3]
C、d["java"]
D、f = open("myfile")