Learning with Exercise


Welcome to Learning Python- the easy way.  Most of the cases i will use python 3. There is not much difference in writing between python 2 and python 3. As a beginner if you are not sure, which version you should use, then take a look of the following post. Here, we will show some exercise in python 3, and, if you just do and write your own code, you will gradually become master. So, lets start...


01. Getting Started with Hello World
02. Variables and Types
03. More on String
04. Python Functions
05. Control Flow
06. Strings, Lists and Dictionaries
07. Python Numpy Array
0.8 matplotlib