Closed Username-Josh closed 4 years ago
File "ducky2python.py", line 76, in for i in int(line[7:0] - 1): TypeError: unsupported operand type(s) for -: 'str' and 'int'
@Zesh159 What were you trying to convert?
File "ducky2python.py", line 76, in
for i in int(line[7:0] - 1):
TypeError: unsupported operand type(s) for -: 'str' and 'int'