Skip to content

umasrilekha/CodeAlpha_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CodeAlpha Python Programming Tasks

This repository contains the Python projects completed as part of the CodeAlpha Python Programming Internship.
All tasks are organized into separate folders as per the internship submission guidelines.

πŸ“‚ Project Structure

CodeAlpha_tasks β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ CodeAlpha_Hangman β”‚ β”œβ”€β”€ app.py β”‚ └── README.md β”‚ β”œβ”€β”€ CodeAlpha_StockPortfolio β”‚ β”œβ”€β”€ app.py β”‚ └── README.md β”‚ └── CodeAlpha_EmailExtractor β”œβ”€β”€ app.py β”œβ”€β”€ input.txt └── README.md


🧩 Projects Overview

1️⃣ Hangman Game (Python)

A simple text-based Hangman game implemented using Python.
The game allows users to guess letters with a limited number of attempts.

Concepts used:

  • Loops and conditional statements
  • Lists and strings
  • User input handling
  • Basic game logic

πŸ“ Folder: CodeAlpha_Hangman


2️⃣ Stock Portfolio Tracker (Python)

A console-based application that calculates the total investment value based on predefined stock prices and user-entered quantities.

Concepts used:

  • Dictionaries
  • Input validation
  • Basic arithmetic operations
  • File handling

πŸ“ Folder: CodeAlpha_StockPortfolio


3️⃣ Email Extractor Automation Script (Python)

A Python automation script that extracts all email addresses from a text file and saves them into a separate output file using regular expressions.

Concepts used:

  • Regular Expressions (Regex)
  • File reading and writing
  • Automation logic

πŸ“ Folder: CodeAlpha_EmailExtractor


πŸ› οΈ Technologies Used

  • Python
  • Git & GitHub
  • File Handling
  • Regular Expressions (Regex)

▢️ How to Run the Projects

  1. Ensure Python is installed on your system.
  2. Navigate to the desired project folder.
  3. Run the program using: pyhon app.py

πŸ‘©β€πŸ’» Author

Jandhyala Uma Sri Lekha
BE Computer Science Engineering
Panimalar Engineering College

πŸ”— GitHub: https://github.com/umasrilekha
πŸ”— LinkedIn: https://www.linkedin.com/in/jandhyala-uma-sri-lekha/

πŸ“Œ Note

This repository is created strictly for internship submission purposes and follows the structure instructed by CodeAlpha.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages