Class 3 Key points:
- When Coding :
- Better assign value than adding every time.
- Using if-else always use tab. Ex:
- Never repeat the same code inside if-else. Use only one line of code after the last if-else.
- Always write comment out, so others can understand your code.
Homework:
Comments
Post a Comment