Introduction: Welcome to Day 11 of my Python journey! We can convert one type / class value to another type/ class. This conversion is called Typecasting or Type conversion. The following are various in-built functions for type casting. 1. int() 2. f...
archana77.hashnode.dev4 min read
No responses yet.