Answer:
1. Using meaningful names for all variables and functions.
2. Use shorter blocks of codes wherever possible
Step-by-step explanation:
Their code should be easy to read, this can be achieved by avoiding complex syntax, basically they should adopt the two methods stated in the answer