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

Improved spanish information about for loop #31404

Merged
merged 2 commits into from
Aug 13, 2019

Conversation

Xirzag
Copy link
Contributor

@Xirzag Xirzag commented Oct 28, 2018

Improved range for loop info
Changed int[5] array to int array[] = {1, 2, 3, 4, 5};

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the master branch of freeCodeCamp.
  • None of my changes are plagiarized from another source without proper attribution.
  • My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX

Improved range for loop info
Changed int[5] array to int array[] = {1, 2, 3, 4, 5};
@RandellDawson RandellDawson merged commit c06f25f into freeCodeCamp:master Aug 13, 2019
@RandellDawson
Copy link
Member

Congrats @Xirzag on your first pull request (PR)! 🎉

Thank you for your contribution to the page! 👍
We're happy to accept these changes, and look forward to future contributions. 📝

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

Successfully merging this pull request may close these issues.

None yet

3 participants