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

Itertools traffic light task #18

Closed
thick-hollins opened this issue Jul 13, 2018 · 3 comments
Closed

Itertools traffic light task #18

thick-hollins opened this issue Jul 13, 2018 · 3 comments

Comments

@thick-hollins
Copy link

Hi, I think there's some missing info in the itertools unit readme. It says to try to complete the task before watching the video, but the only description of the task in the readme is "create a script that simulates traffic lights" - it's not obvious what it is.

@mikeckennedy
Copy link
Member

Hi @bbelderbos @hobojoe1848 not sure which of you wrote that chapter. Could you have a look?

Thanks for the heads up @ignazwrangel

@bbelderbos
Copy link
Collaborator

Thanks @ignazwrangel, I agree the description can use a bit more details/specs

@hobojoe1848 maybe we give a hint about the expected outputs, or even a test they can use (mocking out sleep).

I dug up our traffic light script from our 100 days: https://github.com/pybites/100DaysOfCode/blob/master/029/traffic_lights.py

@hobojoe1848
Copy link
Collaborator

Hi @ignazwrangel! Thanks for the feedback mate. You're exactly right.

Sometimes when you write these things, after spending 3-4 months creating it, it's easy to forget that no one else is going to know what was floating around in your head haha!

I've added some instructions in there re what to do.

Let us know what you think!

Cheers
Julian

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

4 participants