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
Added a feature in Python/Fahrenheit_to_celsius.py #614
This is a feature that allows the user to input temperature in Fahrenheit and converts it into Celsius.
Impact :
Earlier the program used to convert all the cases every time it runs and the user had to find his desired output by scrolling through all the outputs.
Now, the user can enter the spr+ecific case he wants to convert and get the output for the same.
Language used :
Python
Issue to be resolved :
Fixes: #624
I have raised issue #624 and this can solve it effectively.
Notes:
I have read the CODE_OF_CONDUCT.md and CONTRIBUTING.md. Please assign the issue to me.
Description :
This is a feature that allows the user to input temperature in Fahrenheit and converts it into Celsius.
Impact :
Earlier the program used to convert all the cases every time it runs and the user had to find his desired output by scrolling through all the outputs. Now, the user can enter the spr+ecific case he wants to convert and get the output for the same.
Language used :
Issue to be resolved :
Fixes: #624 I have raised issue #624 and this can solve it effectively.
Notes:
I have read the CODE_OF_CONDUCT.md and CONTRIBUTING.md. Please assign the issue to me.