Skip to content

This repository is for all my internship tasks

Notifications You must be signed in to change notification settings

HackStyx/CodSoft

Repository files navigation

CodSoft Internship Tasks

Welcome to the CODSOFT internship repository. Here, you'll find a collection of tasks completed during my internship.

Tasks

1. Contact Book

Features:

  • Contact Information: Store name, phone number, email, and address for each contact.
  • Add Contact: Allow users to add new contacts with their details.
  • View Contact List: Display a list of all saved contacts with names and phone numbers.
  • Search Contact: Implement a search function to find contacts by name or phone number.
  • Update Contact: Enable users to update contact details.
  • Delete Contact: Provide an option to delete a contact.
  • User Interface: Design a user-friendly interface for easy interaction.

2. Rock-Paper-Scissors Game

Features:

  • User Input: Prompt the user to choose rock, paper, or scissors.
  • Computer Selection: Generate a random choice (rock, paper, or scissors) for the computer.
  • Game Logic: Determine the winner based on the user's choice and the computer's choice.
    • Rock beats scissors, scissors beat paper, and paper beats rock.
  • Display Result: Show the user's choice and the computer's choice. Display the result, whether the user wins, loses, or it's a tie.
  • Score Tracking (Optional): Keep track of the user's and computer's scores for multiple rounds.
  • Play Again: Ask the user if they want to play another round.
  • User Interface: Design a user-friendly interface with clear instructions and feedback.

3. PASSWORD GENERATOR

Features:

  • User Input: Prompt the user to specify the desired length of the password.
  • Generate Password: Use a combination of random characters to generate a password of the specified length.
  • Display the Password: Print the generated password on the screen.

4. CALCULATOR

Features:

  • Design a simple calculator with basic arithmetic operations.
  • Prompt the user to input two numbers and an operation choice.
  • Perform the calculation and display the result.

5. TO-DO LIST

Features:

  • A To-Do List application is a useful project that helps users manage and organize their tasks efficiently.
  • This project aims to create a command-line or GUI-based application using Python, allowing users to create, update, and track their to-do lists.

Contact

If you have any questions or want to connect, feel free to contact me.