Ejemplo n.º 1
0
 def testMiningHashesExample2(self):
     self.assertEqual(1048970, dec04.mining_hashes('pqrstuv'))
Ejemplo n.º 2
0
 def testMiningHashesExample1(self):
     self.assertEqual(609043, dec04.mining_hashes('abcdef'))