Closed sravanareddy closed 8 years ago
Using random.seed(0), generate a series of outputs as the test cases. Check that they hold up.
random.seed(0)
Using
random.seed(0)
, generate a series of outputs as the test cases. Check that they hold up.