Skip to content

Refactor Profile class and update hobby handling#101

Open
acheronwkr wants to merge 3 commits intoCodecademy:masterfrom
acheronwkr:master
Open

Refactor Profile class and update hobby handling#101
acheronwkr wants to merge 3 commits intoCodecademy:masterfrom
acheronwkr:master

Conversation

@acheronwkr
Copy link

Replace add_hobby with new_hobby method

  • Also added using namespace std for better readability.

Refactor Profile class constructor and methods

  • Added using namespace std for better readability.
  • Changed how hobbies are separated and how they end.

Refactor Profile class with default constructor values

  • Updated Profile class to include default values for constructor parameters and changed add_hobby method to new_hobby.
  • Also added using namespace std for better readability.

Also added using namespace std for better readability.
Added using namespace std for better readability.
Changed how hobbies are separated and how they end.
Updated Profile class to include default values for constructor parameters and changed add_hobby method to new_hobby.
Also added using namespace std for better readability.
@CLAassistant
Copy link

CLAassistant commented Mar 9, 2026

CLA assistant check
All committers have signed the CLA.

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