In this repo, you can find collection of questions(programs) that are required for class 12 of NEB.
- First, star this repo.
- Then fork it.
- Clone it to your local device.
git clone https://github.com/Sunil-Shrestha07/Class12_NEB
- Add your files under specific folder.
- Then make PR/MR.
git add .
git commit -m "YOUR-MESSAGE"
git push
✨ Submit a pull request: Go to your forked repository on GitHub and click "New pull request". Fill
in the details and submit the pull request for review.
As I am the only maintainer I can't check weather the code has bug/error or not, So
please try to upload error free code.