These are all my projects which helps me in learning basic concepts of programming & increasing my coding Skills as well in my college time.
This project contains a simple chatbot implementation. The chatbot can interact with users by responding to predefined queries and statements.
A classic Hangman game implemented in Python. The player has to guess the word by suggesting letters within a limited number of attempts i.e 6.
This script includes various automation tasks that can be performed using Python. Examples might include file organization, data cleaning, or system maintenance.
This is a simple implementation of the classic "Stone, Paper, Scissors" game in Python. The game is played between a user and the computer.
To run the scripts in this repository, you need to have Python installed on your machine. You can download and install Python from python.org.
Clone the repository to your local machine using:
git clone https://github.com/Sawanmahna/gpb_college_project.git
a