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

creat three functions for the friend group data #48

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

Conversation

Jiasheng-Yang
Copy link

creat three functions for the friend group data, called forget(person1, person2), add_person(name, age, job, relations), and average_age()

Work in collaboration with @LCfromtheSG @Jiasheng-Yang

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

Copy link

@gpwhs gpwhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add docstrings on functions + error handling

might be more efficient to get all of the information in 1 loop at the cost of separating into separate functions

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