https://github.com/ozzies-code/switchcasec
An interesting variation of the use of the IF conditional is the use of the Switch or Switch, which consists of reading the content of a variable and executing a specific case depending on the value stored in the variable.
https://github.com/ozzies-code/switchcasec
Last synced: 2 months ago
JSON representation
An interesting variation of the use of the IF conditional is the use of the Switch or Switch, which consists of reading the content of a variable and executing a specific case depending on the value stored in the variable.
- Host: GitHub
- URL: https://github.com/ozzies-code/switchcasec
- Owner: ozzies-code
- Created: 2023-07-30T17:15:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T17:31:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T12:13:08.582Z (4 months ago)
- Size: 413 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SwitchCaseC
An interesting variation of the use of the IF conditional is the use of the Switch or Switch, which consists of reading the content of a variable and executing a specific case depending on the value stored in the variable.