Python for beginners (Part 2)
In Part 1, we talked about the history of python, how to install it and a few basic syntaxes of the language. In this blog, we will see how to control the flow of program execution (if…else, loops, etc.), functions, Object-Oriented Programming, diffe...
tanseersaji.com9 min read