The expression Int(x) implies that the variable x is converted to integer.
(a) True
(b) False
I got this question during an internship interview.
Asked question is from Basic Operators in chapter Variable Names, Operators, Data Types & Numeric Types of Python