1Х = 251
F
======================================================================
FAIL: test_luck (test.TestLuck.test_luck)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/test.py", line 10, in test_luck
self.assertEqual(Х, POSITION)
AssertionError: 251 != 25
----------------------------------------------------------------------
Ran 1 test in 0.001s
FAILED (failures=1)