Explanation: the value of t in the code shown above is equal to 32.00, which is a floating point value. ‘float’ objects are not iterable. hence the code results in an error.
Q. )*5/9) for x in t]
β
Correct Answer: (D)
error
Explanation by: Mr. Dubey
the value of t in the code shown above is equal to 32.00, which is a floating point value. ‘float’ objects are not iterable. hence the code results in an error.
Discussion
Question Analytics
709
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate