Python-project-Scripts icon indicating copy to clipboard operation
Python-project-Scripts copied to clipboard

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo

Results 46 Python-project-Scripts issues
Sort by recently updated
recently updated
newest added

Displays Hello World with the local time (includes datetime module) This is my first Hacktoberfest project

This chatbot uses **Natural Language Processing (NLP)** to understand and respond to user messages. ✅**Uses regex-based pattern matching** ✅ **Simple chatbot for basic conversation** ✅ **Can be expanded with more...

enhancement

terminal based sudoku game in python

Hi @larymak , Hope you are doing well. I am adding my Diabetes disease prediction project to this repo. please review and merge

**Description:** This PR fixes a bug in the password validation logic where the previous script did not properly enforce the presence of uppercase and lowercase letters in passwords. **Changes made:**...