Skip to content

London | 26-Mar-SDC | Onur Atas | Sprint 5| prep exercises#532

Open
onurat wants to merge 3 commits into
CodeYourFuture:mainfrom
onurat:sprint-5-prep
Open

London | 26-Mar-SDC | Onur Atas | Sprint 5| prep exercises#532
onurat wants to merge 3 commits into
CodeYourFuture:mainfrom
onurat:sprint-5-prep

Conversation

@onurat
Copy link
Copy Markdown

@onurat onurat commented May 29, 2026

Self checklist

  • [ x] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • [ x] My changes meet the requirements of the task
  • [ x] I have tested my changes
  • [ x] My changes follow the style guide

Changelist

Completed all Sprint 5 prep exercises:

  • Why we use types
  • Type checking with mypy
  • Classes and objects
  • Methods
  • Dataclasses
  • Generics
  • Type-guided refactorings
  • Enums
  • Inheritance

Tested all exercises locally.

Note: person_class.py intentionally contains an invalid property access (person.address) because the exercise required demonstrating that mypy can detect access to a property that does not exist.

@onurat onurat added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant