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

Strategy Tracker Infinite Loop #40

Open
rishinpandit opened this issue Jun 27, 2018 · 0 comments
Open

Strategy Tracker Infinite Loop #40

rishinpandit opened this issue Jun 27, 2018 · 0 comments

Comments

@rishinpandit
Copy link

When I created this partial strategy it caused the site to freeze. I'm fairly sure it's because there's no space before the comments after the IF statement

Finding examples of code can be helpful in making your program.

This strategy will teach you approaches for identifying, evaluating, and adapting code examples.

STRATEGY reuse()
# comment
SET 'behavior' TO the behavior youd like 'program' to exhibit describing it as specifically as possible
IF you think you know how to implement 'behavior'
#Write the code for 'behavior'
#Run 'program' to test if it exhibits 'behavior' as you expect
#Mark this task as finished

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