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