Personal Information

Write a function @check_personal(n, a, e)@ that receives information
about a person: (a string n containing the person name, an integer a
containing her age, and a boolean e stating whether she is enroled in
ProAl1), and returns a boolean that contains whether the person is at
least 20 years old and either her name starts with ‘M’ or she is enroled
in ProAl1 (or both things).

Sample session

Problem information

Author: ProAl

Generation: 2026-01-25T15:11:34.068Z

© Jutge.org, 2006–2026.
https://jutge.org
