Kizspy | Question: 50 (Choose 1 answer)
Which of the following Python data structures is most similar to the value returned in this line of Python:x = urllib.request.urlopen('
http://data.pr4e.org/romeo.txt')
A. file handle
B. list
C. regular expression
D. dictionary