Which of the following expressions results in an error?
Posted: Wed Jul 13, 2022 7:44 pm
a) float(‘10’)
b) int(‘10’)
c) float(’10.8’)
d) int(’10.8’)
b) int(‘10’)
c) float(’10.8’)
d) int(’10.8’)
Accurate answers. Every time.
https://answerhappy.com/