Ask Question

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?

+5
Answers (1)
  1. 29 April, 03:56
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers