Skip to content

Instantly share code, notes, and snippets.

View leonth's full-sized avatar

Leontius Adhika Pradhana leonth

View GitHub Profile

Keybase proof

I hereby claim:

  • I am leonth on github.
  • I am leonth (https://keybase.io/leonth) on keybase.
  • I have a public key ASDmLmDlgpB45_Az8m2GRP87aGpEWmLvCepsRWXrvjmycgo

To claim this, I am signing this object:

from __future__ import print_function
import trueskill
class Player(object):
def __init__(self, skill, rank):
self.skill = skill
self.rank = rank
#data = [((62.0683799278914, 7.332859231863108), 0), ((116.20829345684182, 5.463818539860879), 1), ((788.0977145082979, 28.94166051060026), 2)]