Skip to content

Tutorials "Organizing Code with Functions" pages has minor syntax error. #569

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

Closed
shibomb opened this issue Sep 23, 2024 · 0 comments · Fixed by #570
Closed

Tutorials "Organizing Code with Functions" pages has minor syntax error. #569

shibomb opened this issue Sep 23, 2024 · 0 comments · Fixed by #570
Labels
Bug Something isn't working

Comments

@shibomb
Copy link
Contributor

shibomb commented Sep 23, 2024

Most appropriate sections of the p5.js website?

Tutorials

What is your operating system?

None

Web browser and version

No response

Actual Behavior

There was a minor syntax error

  • “Draw two trees in your draw() function using arguments.” is displayed in an odd position.
  • Return Values image not displayed.

Expected Behavior

  • “Draw two trees in your draw() function using arguments.” appears in normal position.
  • Return Values image is displayed.

Steps to reproduce

Open https://p5js.org/tutorials/organizing-code-with-functions/
Check below:

  • Draw two trees in your draw() function using arguments.
  • Return Values image

Would you like to work on the issue?

I will create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant