Programmers approach problems differently and, as a result, there can be numerous solutions to the same problem. Many programmers become comfortable with a particular strategy or method for coding and cannot understand why anyone else would program differently.
For example: Some coders prefer to use tabs to indent code. Others prefer spaces. Watch the video below to hear the opinions of several people.
Remember, as you get comfortable with programming, you may also decide one method is the only correct way. Being receptive to how others code leads to discovering better strategies and mastering important concepts.
Following the direction of your teacher, think about, and be ready to share your thoughts on...
Do you prefer tabs or spaces to indent your code?
Why?