Abbireddy Venkata Chandu
Abbireddy Venkata Chandu
Social-Media-Analysis
Clean & analyze social media data with Python. Explore trends, sentiments, & user behavior. Includes data cleaning, visualization, & insights.
Tic-Tac-Toe-Game
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
Hangman-Game-Python
Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of...
Rock-Paper-Scissor-game
Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choo...