Are you bored of making the same old python projects which are all over the web? If yes you can try these amazing projects which
Tkinter is pretty popular for making quick and functional GUI’s in python and it is fairly easy to use and learn. But, Tkinter is pretty
Every now and then ,while programming, we are bound to come across certain errors which can be syntaxial or an exception. While syntax error is
If you are a beginner in python programming and feeling bored or clueless about what to do next, you can try this website to lighten
Programming is a skill that gets better by practicing. There are tons of resources to learn python online and that too for free. Youtube is
If you are a beginner you might have learned about if…else and a match-case conditional statement which controls the flow of the program based on
Tkinter is a standard python package which is used to create easy to use GUI interfaces in python. Tkinter has many GUI widgets such as
When migrating to python language from any other programming language programmers often ask “Is there a switch statement in python ?” but soon they get
Coursera massive open online course (MOOC) provider founded in 2012 and this year it has turned 9. To celebrate its 9 year of success Coursera
Recently one of my friend ask me to write a script which can download a file from from urls saved in a excel file and