A school wants to develop a system that identifies students…

Questions

A schооl wаnts tо develop а system thаt identifies students who may need additional academic support. The system has access to attendance records, assessment results, assignment completion, participation data, favourite sports, and lunch preferences. Which approach best demonstrates computational thinking when designing the system? A. Include all available information so the system has as much data as possible.B. Remove information that is unrelated to the purpose of the system and identify meaningful patterns in the relevant data.C. Focus only on the information that is easiest to process, regardless of its relevance.D. Begin by writing the program and decide which information is useful after testing it.