Skip to content

Suhanisingh13/Codsoft-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodSoft Python Internship Tasks

This repository contains the solutions for the tasks assigned during the CodSoft Python Internship. The tasks included are:

  1. Todo List
  2. Calculator
  3. Password Generator

1. Todo List

A simple command-line Todo List application to help you keep track of your tasks.

Features

  • Add new tasks
  • View all tasks
  • update task
  • Delete tasks
  • Quit

How to Run

  1. Navigate to the todo_list_task1 directory.
  2. Run python todo_list_task1.py.

2. Calculator

A basic calculator application that performs simple arithmetic operations.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

How to Run

  1. Navigate to the calculator_task2 directory.
  2. Run python calculator_task2.py.

3. Password Generator

A secure password generator to create strong and random passwords.

Features

  • Generates a random password of specified length
  • Includes letters, digits, and special characters

How to Run

  1. Navigate to the password_generator_task3 directory.
  2. Run python password_generator_task3.py.

Requirements

  • Python 3.x

Installation

  1. Clone the repository:
    git clone https://github.com/suhanisingh13/codsoft-.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages