python-bittrex icon indicating copy to clipboard operation
python-bittrex copied to clipboard

syntax error

Open ackback opened this issue 7 years ago • 0 comments

File "example.py", line 20 print 'The price for {0} is {1:.8f} {2}.'.format(currency, dogeprice, trade) ^ SyntaxError: invalid syntax

ackback avatar Nov 07 '17 17:11 ackback