Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Friend group data functions exercise 6 and 7 #44

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rn-phelan
Copy link

Completed solutions in notebook version of the file.

Functions to forget relations, get mean age and add a person

Answers UCL-COMP0233-24-25/RSE-Classwork#6

zcemksd and others added 5 commits October 14, 2024 10:46
the average (mean) number of relations among members of the group
the maximum age of people in the group that have at least one relation
[more advanced] the maximum age of people in the group that have at least one friend
@rn-phelan rn-phelan changed the title Friend group data functions exercise 6 Friend group data functions exercise 6 and 7 Oct 14, 2024
@rn-phelan
Copy link
Author

Completed exercise 7 in the python file, with functions to do:

the maximum age of people in the group
the average (mean) number of relations among members of the group
the maximum age of people in the group that have at least one relation
[more advanced] the maximum age of people in the group that have at least one friend

Answers UCL-COMP0233-24-25/RSE-Classwork#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants