What are the three factors of coding?
2. Semantics: This refers to what the code does. It covers the meaning and purpose of the code.
3. Optimization: This refers to the process of making the code run more efficiently. It covers the techniques and strategies you use to make your code perform faster.