Challenge: Type Casting
Test yourself and implement what you have learned so far in this challenge.
Problem Statement
In this challenge, your task is to convert the data type of an already existing variable using type casting. You are provided with a ...