Skip to content

A simple Python implementation of the classic Hangman game, where players guess letters to reveal a hidden word. The words in this version are commonly used Python libraries. Players have a limited number of incorrect guesses before the game ends. Enjoy playing and improve your knowledge of Python libraries!

Notifications You must be signed in to change notification settings

Priya12b/codealpha_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codealpha_tasks

Hangman Game:

A simple Python implementation of the classic Hangman game, where players guess letters to reveal a hidden word. The words in this version are commonly used Python libraries. Players have a limited number of incorrect guesses before the game ends. Enjoy playing and improve your knowledge of Python libraries!

Stock Portfolio Tracker:

A Python-based stock portfolio tracker using the yfinance library to access real-time stock data. This tool allows you to add and remove stocks, display the current portfolio, and calculate the total portfolio value based on the latest closing prices. You can manage your stock investments easily and keep track of their performance.

About

A simple Python implementation of the classic Hangman game, where players guess letters to reveal a hidden word. The words in this version are commonly used Python libraries. Players have a limited number of incorrect guesses before the game ends. Enjoy playing and improve your knowledge of Python libraries!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages