Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Issue 42 switch statement #46

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

Conversation

Isaac-Saleh
Copy link
Collaborator

I used a key value pair dictionary as a make shift switch statement to clean up the multiple if statements sitting on top of one another.

Screenshot 2024-06-12 at 4 01 20 pm

Copy link
Collaborator

@20095325 20095325 left a comment

Choose a reason for hiding this comment

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

Please resolve any conflicts on this PR and please delete issue_24_error_handle.diff and .DS_Store

as requested deletion of issue 24 error handle diff file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjusting large if statement block to switch case instead
2 participants