Tic Tac Toe Game in Python Amazing Mini Project
The best way to learn python is by doing projects. So hello python lovers today we develop Tic Tac Toe … (more)
The best way to learn python is by doing projects. So hello python lovers today we develop Tic Tac Toe … (more)
Guess the number game in python is the best mini project for beginners. So let’s develop guess the number game … (more)
Today we going to develop Rock Paper Scissors in Python. I did this mini-project when was learning a python language. … (more)
Hello Internet People, today we gonna see how to make Music Player in Python. This music player plays your song … (more)
Avatar Generator in Python: We gonna generate our own custom avatar with python. So let’s jump into in. Installation To … (more)
In the previous post, we have learned How to Generate QR Code in Python. So, in this post, we learn … (more)
QR code used everywhere now a day. Instead of use other QR code generator services, let’s make our own QR … (more)
Spelling checker in Python, For any type of text processing or analysis, checking the spelling of the word is one … (more)
Wikipedia in Python: Wikipedia is an awesome place to complete assignments right. And with Wikipedia being one of the largest … (more)
Google Translator in Python: googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make … (more)
Python has an inbuilt Calender Module to handle calendar related operations. Module calendar allows output calendars like the program and … (more)
Secure Your Current Password using Python: Hello, Awesome people, we already make our own password generator in the previous post. … (more)