-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat(act 1): activity 1 - clean code basics #11
Conversation
|
||
* provide it with descriptive, leading prompts that allow it to perform the task better. So you might write: | ||
|
||
> Make the variables in the code below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incomplete sentence?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed! thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Though I really wanted to edit the code snippet. lol
@willingc 😆 do you mean the code snippet that is the basis for the activity? 🙃 if so - i know - it is really hard to publish something like that now. |
@all-contributors please add @ucodery for review |
I've put up a pull request to add @ucodery! 🎉 |
Co-authored-by: Carol Willing <[email protected]>
Co-authored-by: Carol Willing <[email protected]>
Co-authored-by: Carol Willing <[email protected]>
Co-authored-by: Carol Willing <[email protected]>
Ok friends - thank you for the reviews!! There will be one htmlproofer error here that will be fixed in #13 All of the other suggestions and edits have been implemented! 🚀 i will merge this when ci is complete! |
This is a single PR that adds the first activity to our lessons. It is ready for review if anyone would like to have a look.