What is the output of print 0.1 + 0.2 == 0.3?
(a) True
(b) False
(c) Machine dependent
(d) Error
The question was asked by my school teacher while I was bunking the class.
I want to ask this question from Numeric Types in portion Variable Names, Operators, Data Types & Numeric Types of Python