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

Boolean calculator jan 17 1 #66

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

josegarrera
Copy link

No description provided.

@MateuszMyrcik
Copy link

Hi mate,

I'm wondering why you continued pushing forward with the obvious solution until commit [green]. You should have known that the result for "(TRUE OR TRUE OR TRUE) AND FALSE" is false.

Although the solution seems valid, it's a bit overwhelming to understand it in one go. I believe you could have simplified this task for yourself by triangulating with more exercises in previous commits (more examples using NOT, AND, and OR operators would have helped you develop the proper solution in smaller, more manageable pieces).

That being said, great job solving this issue - it's not an easy one in Khalil's course.

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

Successfully merging this pull request may close these issues.

2 participants