how to convert e value into integer in python code example Example: how to convert int in python score = 89 score = str(score)