Posts

My Journey as becoming a Python Developer.

Image
  My Internship Experience at #CodeAlpha: A Journey in Python Programming Introduction H All! Myself "Syed Abdul Mannan" a struggling student to make his career successful by becoming a "Python Developer" InshallahTallah. This is the experience and memories I've made while doing Internship at #CodeAlpha. As the sun rose on the first day of my internship at #CodeAlpha, I felt a mix of excitement and nervousness. The promise of diving into Python programming, tackling real-world tasks, and earning a certificate fueled my determination. Little did I know that this journey would be both challenging and rewarding. The Tasks 1. Hangman Game The Hangman game was my initiation into Python. I crafted a text-based game where players guessed letters to uncover a hidden word. The thrill of coding the logic, displaying the hangman, and celebrating wins was contagious.  Here’s my github repo. link for code: # Hangman Game Hang-man Game 2. Basic Chatbot My chatbot conversed wi...