A high score table. These objects are passed to the user, but should not be created directly. You can iterate them: for e in myhigh: print e.score,e.name,e.data You can modify them: myhigh[0].name = 'Cuzco' </
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected