Explanation: the elements of the tuple are accessed by their indices.
Q. [0]} and {0[1]}".format(( 'foo', 'bin')))
β
Correct Answer: (A)
hello foo and bin
Explanation by: Mr. Dubey
the elements of the tuple are accessed by their indices.
Discussion
Question Analytics
732
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
82%
Success Rate