When you are playing with data , you will come across with the situations when you need to do datatype conversion , there are several built in functions which can help us perform this activity. Below , I have given few examples –
Whenever you want to run a block of code again and again you need to run loops , below are different types of loop available in Python –
Category: Python