#2articles1week
Read more stories on Hashnode
Articles with this tag
Going through files one by one and renaming them seems easy and doable. But this simple task can become a nightmare when you need to do it on a bulk...
Alert Dialogue can be used to display any message to the user or take user choices for some task . We use it in our code to display messages from...
We developers do a lot of work with Alert Dialog. One thing that is common for alert dialog is that displaying alert messages with it. But not only...
You can change your output to other languages as well · There could be a lot of time where you had to access data from Wikipedia and parse it as...
with pygame and gTTS API · It was my dream for a very long time to program something to sing. Recently , I found a way to achieve that goal. Though it's...
Python is a multi-paradigm supported language and that is one of the reasons I like Python. Coding with python is very much fun and easy without all...