Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Why are you converting variable digit to an integer when it contains the string T1? Remove line

digit = int(digit)

and use digit directly as a string in twowindingchng_4.