Which of the following expressions results in an error?
A. float('10')
B. int('10')
C. float('10.8')
D. int('10.8')
Answer: Option D
Related Questions on Precedence and Associativity
A. float('10')
B. int('10')
C. float('10.8')
D. int('10.8')
Answer: Option D
Join The Discussion