Welcome to the 7 Days of Coding event! This is a week-long online event designed to help you improve your coding skills. Each day, we will provide a new coding challenge for you to solve.
The difficulty level will increase as the day goes on, so be prepared to put your coding skills to the test!
- Fork this repository to your own GitHub account.
- Each day, check the
Challenges
folder for 2 prompts for that day's coding challenge and pick 1 of the prompts to solve. - You can write the solution in the coding language you prefer.
- Submit it under the
Submission
folder along with your Student ID as the name and commit it to your fork of the repository. - Share your solution with the community by opening a pull request back to the original repository. Make sure to add a tech club executive as a reviewer (@AdamJeddy or @Terminal-Grasshopper).
Make sure to comment your code well !!
Dont merge the pull request yourself !!!
This could help: https://youtu.be/8lGpZkjnkt4
// Comment: Day number - Student ID - Name
// Comment: Prompt/question you are solving
Your Solution