added doctests for compare_string and is_for_table (#1138)
* added doctests for compare_string and is_for_table
>>>compare_string('0010','0110')
'0_10'
>>> is_for_table('__1','011',2)
True
The above doctests were added
* Update quine_mc_cluskey.py
* Update quine_mc_cluskey.py
* Update quine_mc_cluskey.py P
pathak-deep15 committed
47cb394b5c9a42682803f09d41b3cbe9d1b09304
Parent: 2304e31
Committed by John Law <johnlaw.po@gmail.com>
on 8/22/2019, 4:55:41 PM