View difference between Paste ID: yQ0uEqYu and c3bfC5FJ
SHOW: | | - or go back to the newest paste.
1-
... ][col] not in numb_array and len(result_string)>0) and cheker==True:
1+
... ][col] not in numb_array and len(result_string)>0) and cheker==True:
2-
                    result_number = int(result_string)
2+
                    result_number = int(result_string)
3-
                    result +=result_number
3+
                    result +=result_number
4-
                    result_string = ''
4+
                    result_string = ''
5
                    result_number ...