Skip to content

PanjalaRashmitha/Python-Programming-Task2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Stock Portfolio Tracker

Description

A simple Python application that calculates the total investment value of stocks based on user input and predefined stock prices.

Features

  • Accepts stock name and quantity from the user
  • Uses a dictionary to store stock prices
  • Calculates total investment value
  • Displays a portfolio summary
  • Handles invalid stock names

Technologies Used

  • Python 3

How to Run

python stock_tracker.py

Sample Input

AAPL 5

Sample Output

Total Investment Value = 900

Output Screenshot

Output

Author

Rashmitha

About

Python Internship Task 2 - A stock portfolio tracker that calculates total investment value using predefined stock prices, dictionaries, and user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages