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

Update TemperatureConverter.java #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adityaaa009
Copy link
Contributor

This code creates a simple GUI with a text field for input and two buttons for conversion. When you click the “To Celsius” button, it converts the temperature from Fahrenheit to Celsius. When you click the “To Fahrenheit” button, it converts the temperature from Celsius to Fahrenheit. Please note that this is a basic example and does not include error handling for non-numeric or out-of-range input. You may want to add those in a production environment.

This code creates a simple GUI with a text field for input and two buttons for conversion. When you click the “To Celsius” button, it converts the temperature from Fahrenheit to Celsius. When you click the “To Fahrenheit” button, it converts the temperature from Celsius to Fahrenheit. Please note that this is a basic example and does not include error handling for non-numeric or out-of-range input. You may want to add those in a production environment.
@Swarno-Coder
Copy link
Owner

Swarno-Coder commented Oct 2, 2023

@adityaaa009 First, mention the and want assignment request.

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

Successfully merging this pull request may close these issues.

2 participants