Question 1: Python Integer Casting
What will be the output of the following code?
Question 2: Python Float Casting
What will be the output of the following code?
Question 3: Python String to Integer Conversion
What will be the output?
Question 4: Python Invalid Casting
What happens when we execute the following?
Question 5: Python Boolean to Integer
What will be the output of this code?
Question 6: Python Integer to Boolean
What will be the output?
Question 7: Python List to String
What will be the output of this code?
Question 8: Python Float String Conversion
What is the output of this code?
Question 9: Python Complex Number Casting
What will be the result of the following?
Question 10: Python Automatic Type Conversion
What will be the output of this expression?