# Example 1: High Risk
# Mallampati III (+5), Coma (+1)
# Score = 6
macocha_score(1, 0, 0, 0, 1, 0, 0)
# Example 2: Low Risk
# OSAS (+2), No other factors
# Score = 2
macocha_score(0, 1, 0, 0, 0, 0, 0)
Run the code above in your browser using DataLab