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

Added new python snippet #1962

Closed
wants to merge 4 commits into from
Closed

Added new python snippet #1962

wants to merge 4 commits into from

Conversation

sa-qib
Copy link

@sa-qib sa-qib commented Jul 13, 2023

No description provided.

@github-actions github-actions bot added python Related to Python content. snippet Related to snippets. labels Jul 13, 2023
@sa-qib sa-qib changed the title kelvin to celsius degrees Added new python snippet Jul 13, 2023
@github-actions
Copy link

This pull request has been inactive for a while, marking as stale.

@github-actions github-actions bot added the stale Issues and pull requests that have been inactive for a while. label Aug 13, 2023
@github-actions github-actions bot removed the stale Issues and pull requests that have been inactive for a while. label Aug 18, 2023
@github-actions
Copy link

This pull request has been inactive for a while, marking as stale.

@github-actions github-actions bot added the stale Issues and pull requests that have been inactive for a while. label Sep 17, 2023
@github-actions github-actions bot removed the stale Issues and pull requests that have been inactive for a while. label Sep 18, 2023
---

Converts kelvin into celsius degrees.
- Use `round()` with the perameter `2` to return only 2 numbers after decimal point.

Choose a reason for hiding this comment

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

parameter* is misspelled 🙂

```

```py
kelvinToCelsius(298.65) #

Choose a reason for hiding this comment

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

Please add the result after the comment

@Chalarangelo
Copy link
Owner

Thank you for contributing. Unit conversion snippets are generally considered low value, thus we're not currently adding new ones. If we do in the future, I'll reopen this PR. Cheers! 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python content. snippet Related to snippets.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants