As part of my Python learning journey, I developed a simple Stock Portfolio Tracker that calculates total investment value based on user-selected stocks and quantities. 🔹 Used a hardcoded dictionary to store stock prices 🔹 Implemented user input for stock selection and quantity 🔹 Calculated total investment using basic arithmetic 🔹 Added optional file handling to save results in .txt/.csv format 🛠 Key Concepts Applied: Dictionaries, Input/Output handling, Conditional Logic, Basic Arithmetic, File Handling This project helped me strengthen my understanding of data structures and real-world financial calculations while improving my Python programming skills. 📈💻 #Python #PythonProgramming #SoftwareDevelopment #StudentDeveloper #BCA #CodingJourney #ProjectBasedLearning #TechSkills #ComputerScience #LearningByDoing CodeAlpha GitHub:https://lnkd.in/gd4Hg28Z

To view or add a comment, sign in

Explore content categories