Ask Question
13 October, 12:12

A team of students is collaborating on a program to obtain local weather data from a website, and predict weather-related school closings based on their own formulas. They must present their code to a group of faculty, some of whom have little to no experience with code. What strategies can the group use while writing their code, in order to make it more understandable for the faculty?

+1
Answers (1)
  1. 13 October, 12:29
    0
    1. Using meaningful names for all variables and functions.

    2. Use shorter blocks of codes wherever possible

    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
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A team of students is collaborating on a program to obtain local weather data from a website, and predict weather-related school closings ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers