This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Harsh Raj <harshraj8843@users.noreply.github.com>
- Loading branch information
1 parent
560538c
commit 1bcf78b
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
program/program/convert-temperature-from-celsius-to-kelvin/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Convert temperature from Celsius to kelvin | ||
trackId: 5541 | ||
--- | ||
|
||
## Write a program to convert temperature from celsius to kelvin | ||
|
||
``` | ||
Input ( C ) : -40 | ||
Output ( K ) : 233.15 | ||
``` | ||
|
||
--- |
1bcf78b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
bot – ./
bot-git-master-codinasion.vercel.app
codinasion-bot.vercel.app
bot-codinasion.vercel.app
bot.codinasion.tech