Skip to content

Conversation

@nouman-10
Copy link
Contributor

@MrDupin and @norvig Please review?

Copy link
Collaborator

@antmarakis antmarakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the time right now to review your code, but I noticed a little typo.

"loc_B = (1, 0)\n",
"\n",
"rules = None\n",
"# create rules for a two state Vacuum Environment\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a hyphen ( '-' ) between 'two' and 'state'.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the typo. Review it whenever you are free @MrDupin

@norvig
Copy link
Collaborator

norvig commented Mar 14, 2018

I'm not a fan of the Rule class. I would prefer just having if statements.

@norvig norvig closed this Mar 14, 2018
@nouman-10
Copy link
Contributor Author

@norvig will try to do that with if statements

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.

3 participants