Nuacht

If you are a Python programmer, especially a beginner to programming, it is common to have doubt to Convert Int to String in Python. Here is how to do it.
Write a python script to convert a str type data into an int type. Also describe when a str type value is not possible to convert into an int type.