# Example 1: Normal Cognition
# All correct
abbreviated_mental_test_10(1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
# Example 2: Possible Impairment
# Missed address recall, year, and counting backwards
abbreviated_mental_test_10(1, 1, 0, 0, 1, 1, 1, 1, 1, 0)
Run the code above in your browser using DataLab