Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with a combination #2

Open
luongthecong123 opened this issue May 26, 2022 · 0 comments
Open

Error with a combination #2

luongthecong123 opened this issue May 26, 2022 · 0 comments

Comments

@luongthecong123
Copy link

When I use this code:
print(minFunc('4','(0,4,8,10)d(2,12,15)'))

It gives the error: "
Traceback (most recent call last):
File "D:\DAI HOC BACH KHOA\HK2_2021-2022\2 - Do an THTN\MyKarnaugh\utilities.py", line 463, in
print(minFunc('4','(0,4,8,10)d(2,12,15)'))
File "D:\DAI HOC BACH KHOA\HK2_2021-2022\2 - Do an THTN\MyKarnaugh\utilities.py", line 356, in minFunc
z=order(z)
File "D:\DAI HOC BACH KHOA\HK2_2021-2022\2 - Do an THTN\MyKarnaugh\utilities.py", line 335, in order
if(z[i][j]=='x'):
IndexError: string index out of range
"
Please help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant