- Refer to this drive link for finding the question pdf and images folder.
- New questions will be added periodically as and when new topics are covered in the class.
- Follow the directory structure as shown below:
├── src ├── Assignment1.ipynb ├── imgs └── README.md
src
will contain the Jupyter notebooks used for the assignment.imgs
will contain images used for the questions and outputs as well.- Make sure you run your Jupyter notebook before committing, to save all outputs.