1Х = 2
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: 2 != 7
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (failures=1)