0

I am trying to print the value of preset1 not the word preset1 and I can't make it do that.

print 'value%d' %(y)

this is printing:

value1

I have defined the value1 earlier which i was hoping to acquire.

value1 = decoded['options'][0] # this is in unicode
Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
guylifestyle
  • 317
  • 1
  • 6
  • 13

0 Answers0