added doctests for compare_string and is_for_table (#1138) · devdave/Python_TheAlgorithms@47cb394 · GitHub
Skip to content

Commit 47cb394

Browse files
pathak-deep15poyea
authored andcommitted
added doctests for compare_string and is_for_table (TheAlgorithms#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
1 parent 2304e31 commit 47cb394

1 file changed

Lines changed: 33 additions & 15 deletions

File tree

boolean_algebra/quine_mc_cluskey.py

Lines changed: 33 additions & 15 deletions

0 commit comments

Comments
 (0)