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

ch.lakshmisriprasanna -easy level tasks #40

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

Conversation

Prasannasri575
Copy link

  1. Simple Calculator:

    • Developed a basic calculator application capable of performing addition, subtraction, multiplication, and division operations.
    • The application prompts the user to select an operation and input two numbers, then displays the result of the operation.
  2. ToDo List:

    • Created a console-based application for managing a list of tasks with features like adding, deleting, and marking tasks as completed.
    • Users can interactively manage their tasks through a simple text-based interface, providing convenience in task organization.
  3. Number Guessing Game:

    • Implemented a simple number guessing game where the computer generates a random number, and the player tries to guess it within a certain number of attempts.
    • Feedback is provided after each guess, informing the player whether the guess is too high or too low, and the game concludes with a win or loss message.
  4. Temperature Converter:

    • Built an application that converts temperatures between Celsius, Fahrenheit, and Kelvin scales.
    • Users can select the type of conversion, input the temperature, and the application displays the converted temperature, facilitating easy temperature conversion.

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.

1 participant