Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Malli Chaitanya Lakshmi - Easy level tasks #36

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

Conversation

Chaitanya424
Copy link

Simple Calculator:
The Simple Calculator is a Java application designed to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. Users can input two numbers and select the operation they wish to perform, and the program will output the result accordingly. This console-based application provides a user-friendly interface for performing common mathematical calculations.

ToDo List Application:
The ToDo List Application is a Java program aimed at helping users manage their tasks efficiently. It offers functionalities like adding tasks, deleting tasks, and marking tasks as completed. Users can interact with the application through a console-based interface, making task management simple and straightforward. This application is ideal for individuals looking to organize their daily or weekly tasks effectively.

Number Guessing Game:
The Number Guessing Game is an interactive Java game where the computer generates a random number, and the player attempts to guess it within a limited number of attempts. Players input their guesses, and the program provides feedback on whether the guess is too high, too low, or correct. With each guess, the player gets closer to uncovering the mystery number. This game offers an engaging way to test one's intuition and guessing skills.

Temperature Converter:
The Temperature Converter is a Java application designed to convert temperatures between Celsius, Fahrenheit, and Kelvin scales. Users can input a temperature value along with the scale it is currently in, and the program will convert it to the desired scale. This utility provides a convenient way to perform temperature conversions accurately, making it useful for scientific, educational, or everyday purposes.

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

Successfully merging this pull request may close these issues.

None yet

1 participant