How 2 lines of code may be inefficient then writing 100 lines.
Introduction At first glance, the title may seem incorrect but in this article I have broken down why, We have all heard we need to optimize our code to fewer lines to make it more organized, But we need to consider the efficiency of the code as well...

