Python Casting Task

Programming Question

  1. Write a program casting to object help of type
  2. Write a program for Implicit type casting
  3. Write a program for  Explicit type casting
  4. Write a program converting a float to an integer
  5.  Write a program converting a string to an integer

Theory Questions

  1.  What is casting in python
  2. What is implicit
  3. What is Explicit
  4. Why use to casting in python 
  5. What is the type of method in casting