-
Notifications
You must be signed in to change notification settings - Fork 167
Swift dec to hex #5627
Swift dec to hex #5627
Conversation
…rature from celsius to kelvin
Converts a decimal number to its hexadecimal representation.a
👋🏻 Hey @David-FR 💖 Thanks for opening this pull request 💖 This PR will be reviewed and merged shortly. |
|
@David-FR is attempting to deploy a commit to the Codinasion Team on Vercel. A member of the Team first needs to authorize it. |
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 ⚡ |
📑 Description
Solves #2886. Converts a decimal number to its hexadecimal representation.
🐞 Related Issue
Closes #2886