kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Adding feature in Python/Fahrenheit_to_celsius.py [Convert user provided temperature] #624

Closed arpitbaheti2002 closed 2 years ago

arpitbaheti2002 commented 2 years ago

Description:

I want to add a feature that allows the user to input temperature in Fahrenheit and the program converts it to celsius for that specific input.

Impact :

This will increase the useability of this program as this will allow users to quickly get the desired output rather than scrolling through all the outputs for different temperatures.

Required Changes :

Notes :

I have read the CODE_OF_CONDUCT.md and CONTRIBUTING.md. Please assign the issue to me.

Pull Request :

I have made pull request #614 implementing this feature.

arpitbaheti2002 commented 2 years ago

I have updated the issue template. Thank you for your valuable insight.