GithubHelp home page GithubHelp logo

hackstyx / codsoft Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 14 KB

This repository is for all my internship tasks

Python 100.00%
codsoft codsoft-internship codsoftinternship internship internship-task python

codsoft's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.