-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Term Entry] Python sets .issubset() #4613
Comments
@letsbuildanything Hello. Can I be assigned to this issue? |
Hey @jesacebar! You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval. Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs. |
Thank you. Yes, this would be my first contribution. I found out about contributing to the Docs because doing so is an assignment of the "Learn Git & GitHub" course in Codecademy. |
* Add Python sets issubset() term entry * Improve some sentences and format in Python issubset() term entry * Update issubset.md * Update issubset.md * Modify descriptions and variable names in issubset() term entry * Improve grammar of sentence in issubset() term entry ---------
🌸 Thanks for closing this Issue! |
* Add Python sets issubset() term entry * Improve some sentences and format in Python issubset() term entry * Update issubset.md * Update issubset.md * Modify descriptions and variable names in issubset() term entry * Improve grammar of sentence in issubset() term entry ---------
Reason/inspiration (optional)
We would like a new term entry on the '.issubset()' method for Sets in Python. The entry should go in a new file under
docs/content/python/concepts/sets/terms/issubset/issubset.md
The entry should include the following:
python
codeblock andshell
that shows the example output.codebyte/python
runnable codeblockPlease refer to the concept entry template, content standards, and markdown style guide when working on the PR for this issue.
Entry Type (select all that apply)
New Term for Existing Concept Entry
Code of Conduct
For Maintainers
The text was updated successfully, but these errors were encountered: