Skip to content

WestMidlands | 26-SDC-Mar | Chioma Okeke | Sprint 5 | prep exercises - #545

Open
JanefrancessC wants to merge 1 commit into
CodeYourFuture:mainfrom
JanefrancessC:prep-exercises
Open

WestMidlands | 26-SDC-Mar | Chioma Okeke | Sprint 5 | prep exercises#545
JanefrancessC wants to merge 1 commit into
CodeYourFuture:mainfrom
JanefrancessC:prep-exercises

Conversation

@JanefrancessC

Copy link
Copy Markdown

Learners, PR Template

Self checklist

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

Changelist

Completed the prep exercises in Sprint 5

@JanefrancessC JanefrancessC added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 5 Assigned during Week 5 of this module Module-Tools The name of the module. labels Jul 2, 2026
@LonMcGregor LonMcGregor added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Aug 3, 2026

@LonMcGregor LonMcGregor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good work on these, I have a couple of minor comments

@@ -0,0 +1,21 @@
from dataclasses import dataclass
from typing import List
# from datetime import date

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remember if you don't need code , it shouldn't be committed. Is there a reason you want to keep this commented?

Comment thread prep-exercises/enums.py
preferred_os = OperatingSystem(os_input)
except ValueError:
print("Invalid operating system.")
exit()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a more graceful way of handling the input validation?

@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Tools The name of the module. Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 5 Assigned during Week 5 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants