PinnedParth PatelIntroduction to PythonToday we will discuss what is python, the history of python, and why to choose Python.Sep 22, 2021Sep 22, 2021
Parth PatelWhile Loop in PythonIt is irritating to do the same task again and again hence programmers tend to use loops in coding. Today we will learn the while as part…Oct 22, 2021Oct 22, 2021
Parth PatelNumbers in PythonWe introduced the Number data type in the previous article and in this article, we will learn more about it. So what are we waiting for…Sep 30, 2021Sep 30, 2021
Parth PatelPython Data TypesAs we have discussed the variables in the previous articles that data type is decided when we assign the value to variables. So in this…Sep 29, 2021Sep 29, 2021
Parth PatelLet’s start with Python SyntaxThere is always a difference between the syntax of different programming languages. So today we will discuss some important aspects of…Sep 27, 2021Sep 27, 2021
Parth PatelTips to enhance your Google Search for better resultsWe people are doing millions of queries to search on Google or any other browser to have the information that we need, And so we will start…Jul 19, 2021Jul 19, 2021
Parth PatelinParthbpatelIntroduction of Tkinter in PythonPython offers multiple options for developing GUI (Graphical User Interface). Out of all the GUI methods, tkinter is the most commonly used…May 9, 2020May 9, 2020