Advertisement
Guest User

Untitled

a guest
Oct 25th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Decimal('1.8') '\x1b[32m1.8\x1b[0m' Decimal('1')
  2. Decimal('0.40') '\x1b[31m0.40\x1b[0m' Decimal('0.33')
  3. Decimal('0.65') '\x1b[31m0.65\x1b[0m' Decimal('0.59')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement