Rock Paper Scissors in Python – Amazing Mini Project
Today we going to develop Rock Paper Scissors in Python. I did this mini-project when was learning a python language. … (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)
Passwords are very essential things right. Choosing a password for accounts are sometimes becomes boring. So, let’s solve this problem … (more)
Due to Coronavirus, we all are at home and watching tv news to get a report of COVID-19 cases. Let’s … (more)