We have seen how we can create our own Python programs/scripts and the various stages involved in writing such programs. You may find it useful to create your own program just like we did in this chapter so that you become comfortable with Python as well as problem solving.
Next, we will discuss object-oriented programming.