A necessary point after learning coding is that how coding should be. We can not write every code that process. There are principles for coding.
The code must be readable , easily integrated for changes in future times and post added code must be minimal effect for project structure.
