Learning_Python_Chapter_1_Part_3
Chapter 1 Part 3 of 3 If you are reading part 3 then I think you have read part 1 & 2, which I think is positive response for my blog and for this I’m very thankful to you… (Let me clear one thing, in the whole blog I’m not going to say about the version of python like 2.X or 3.X, this concept is the little bit confusing and this blog can be a Not-So-Easy-Blog) How to introduce python? - Python is general-purpose language that is often applied in scripting roles. Better one, Python is known as a general-purpose programming language that blends procedural, functional and object-oriented concepts. After reading the first statement, what do you mean by a script? According to Google, programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one...