Python Flask framework and Django framework

What is Flask framework and Django framework: If you are interested in web development using Python then Python flask framework and Django framework is good choice because both Frameworks provides an efficient and elegant way to develop your web application.  There is a very popular approach that is used to develop the websites known as … Read more

Python strings |lowercase in python|comparison operators

pythonstring

This article reveals the power of python language to deal with strings, to perform various operations on strings such as how to get strings to be all lowercase in python, how many characters does a string has in python, and comparison operators. Apart from all that few mathematical functions will also be discussed such as … Read more

How long does it take to learn python?

python

How long does it take to learn python? 1. Python is easy to learn:- Python is very easy to learn because a person who has no knowledge of any programming language can learn python. Python supports all programming paradigms such as structured programming, procedural programming, object-oriented programming, etc. 1. an Example to demonstrate how easy … Read more