Examveda Which of the following expressions results in an error? A. int(1011)B. int('1011',23)C. int(1011,2)D. int('1011')Answer: Option C This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion