I\'m having trouble in converting string to integer in python
Here is my code:
n=[\'33\',\'12\',\'45\'] for i in range(len(n)): if n[i]==\'33\':