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

Lesson 4 : start with a simpler practice #30

Closed
NathanLovato opened this issue Dec 28, 2021 · 1 comment
Closed

Lesson 4 : start with a simpler practice #30

NathanLovato opened this issue Dec 28, 2021 · 1 comment
Assignees
Labels
content Issues with the lessons, practices, including their code examples
Milestone

Comments

@NathanLovato
Copy link
Contributor

Creating a square from the get-go in lesson 4 is a bit difficult. We should consider a simpler practice first : creating half a square with a call to move_forward(), turn_right(), and move_forward().

This would illustrate how turn_right() works and make it clear to the student.

@NathanLovato NathanLovato added the content Issues with the lessons, practices, including their code examples label Dec 28, 2021
@NathanLovato NathanLovato added this to the 0.1 milestone Dec 28, 2021
@johnnygossdev johnnygossdev self-assigned this Dec 29, 2021
@johnnygossdev
Copy link
Contributor

fixed via ee42998

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues with the lessons, practices, including their code examples
Projects
No open projects
Development

No branches or pull requests

2 participants