Task 3 Completed – Hangman Game (Python)
I’m glad to share my third internship task under #CodeAlpha — a text-based Hangman Game built using Python 🐍
In this project, the player guesses a randomly selected word one letter at a time with only 6 chances!
It helped me strengthen my logic building, loops, and string handling skills.
💻 Key Features:
Predefined list of words (no API or file)
6 wrong attempts allowed
Real-time word progress display
Input validation and feedback
🧠 Concepts Used: random | while loop | if-else | strings | lists
🔗 GitHub Repository: https://lnkd.in/dt3_Jxmm
#CodeAlpha #Python #Internship #PythonProjects #Programming #Task3 #Coding #HangmanGame #Developer #TechInternship #CodeAlphaInternship