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

Make a temperature unit convertor application like (Celsius to Fahrenheit °C to °F) #287

Open
harshal255 opened this issue Oct 5, 2023 · 4 comments

Comments

@harshal255
Copy link

Make a temperature unit convertor application like (Celsius to Fahrenheit °C to °F)

Use this formula

  1. °F = °C * 9/5 + 32
  2. °C = 5/9(°F – 32).
@Adesh2817
Copy link

I have used the following formula and created the following project.

@sherlemp28
Copy link
Contributor

please assign me this i can create a good project

@sherlemp28
Copy link
Contributor

image
image
image
I have succesfully created the project pls merge it .

@Git21221
Copy link
Owner

@sherlemp28 already this project is available maybe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants