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

Kotlin arrayOfNulls() term entry : Issue #5310 #5593

Merged
merged 10 commits into from
Nov 7, 2024

Conversation

austinwdigital
Copy link
Contributor

Description

Added term entry for Kotlin arrayOfNulls(). Includes a description, the syntax and an example of its use.

Issue Solved

Closes #5310

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

…, syntax and example. Resolves issue [Term Entry] Kotlin Arrays .arrayOfNulls() Codecademy#5310
@CLAassistant
Copy link

CLAassistant commented Nov 6, 2024

CLA assistant check
All committers have signed the CLA.

@Radhika-okhade Radhika-okhade self-assigned this Nov 6, 2024
@Radhika-okhade Radhika-okhade added status: under review Issue or PR is currently being reviewed kotlin Kotlin entries claimed Issue is claimed and closed to further assignment good first issue Good for newcomers labels Nov 6, 2024
@Radhika-okhade
Copy link
Collaborator

Hey! @austinwdigital Thank you for contributing to Codecademy docs. 🙂
The doc is very well written. 🚀
It's good to go for a second review.

Just made a minor change by removing the extra output block
@mamtawardhani mamtawardhani added status: under review Issue or PR is currently being reviewed and removed status: ready for next review labels Nov 7, 2024
@mamtawardhani mamtawardhani self-assigned this Nov 7, 2024
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing to Codecademy Docs @austinwdigital 😄

The entry looks good to be merged! 🚀

@mamtawardhani mamtawardhani merged commit c2a3916 into Codecademy:main Nov 7, 2024
6 checks passed
Copy link

github-actions bot commented Nov 7, 2024

👋 @austinwdigital
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/kotlin/arrays/arrayOfNulls

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, see here.

@austinwdigital
Copy link
Contributor Author

Thank you, @mamtawardhani and @Radhika-okhade, I appreciate it! 🙂

LilyS222 pushed a commit to LilyS222/docs that referenced this pull request Nov 8, 2024
…5593)

* Added documentation for Kotlin arrayOfNulls() including a description, syntax and example. Resolves issue [Term Entry] Kotlin Arrays .arrayOfNulls() Codecademy#5310

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update content/kotlin/concepts/arrays/terms/arrayOfNulls/arrayOfNulls.md

* Update arrayOfNulls.md

Just made a minor change by removing the extra output block

* Update arrayOfNulls.md

minor fixes

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers kotlin Kotlin entries status: review 1️⃣ completed status: review 2️⃣ completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Term Entry] Kotlin Arrays .arrayOfNulls()
4 participants