Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Convert Celsius to Kelvin C# Function #5565

Conversation

SharliBeicon
Copy link
Contributor

📑 Description

Convert temperature from Celsius to Kelvin C# Function.

Control of out of bounds temperature exception and applies the formula.

🐞 Related Issue

Closes #5544

@SharliBeicon SharliBeicon requested review from a team, anandfresh and grraghav120 and removed request for a team March 23, 2024 13:30
Copy link

vercel bot commented Mar 23, 2024

@SharliBeicon is attempting to deploy a commit to the Codinasion Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

changeset-bot bot commented Mar 23, 2024

⚠️ No Changeset found

Latest commit: aec2c2f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codinasion-bot
Copy link

👋🏻 Hey @SharliBeicon

💖 Thanks for opening this pull request 💖

This PR will be reviewed and merged shortly.

@codinasion-bot codinasion-bot bot added triage Waiting for review LOC: XS labels Mar 23, 2024
Copy link
Contributor

@anandfresh anandfresh left a comment

Choose a reason for hiding this comment

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

@SharliBeicon Can you give an example for executing this class

@SharliBeicon
Copy link
Contributor Author

@anandfresh Code refactored to make it executable and added comments on how to do it. I hope it works for you! Let me know anything.

Copy link
Contributor

@harshraj8843 harshraj8843 left a comment

Choose a reason for hiding this comment

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

Thanks for contributing 🤗

@harshraj8843 harshraj8843 merged commit b75790a into codinasion-archive:master Mar 28, 2024
1 of 2 checks passed
@codinasion-bot
Copy link

Thanks very much for contributing!

Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

Support this project by giving it a star ⭐.

If you're looking for your next contribution, check out our help wanted issues

@codinasion-bot codinasion-bot bot removed the triage Waiting for review label Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write a C# program to convert temperature from celsius to kelvin
3 participants