# Example 1: Positive Screen
# Lost control (1), Food dominates (1) -> Score 2
scoff_screening_tool(0, 1, 0, 0, 1)
# Example 2: Negative Screen
# No positive answers
scoff_screening_tool(0, 0, 0, 0, 0)
Run the code above in your browser using DataLab