docs: include first two sentences in the list

This commit is contained in:
Neil Revin 2025-06-24 17:49:27 +05:30
parent 702d67a23c
commit 4b3eabc3e5

View file

@ -1,7 +1,7 @@
# Practical File
[Outputs](./outputs) directory contains text document (.txt) files with the output of each question alloted.
[Questions](./questions) file contains Python program files alongside text documents (.txt) [for ease of use] for each question.
- [Outputs](./outputs) directory contains text document (.txt) files with the output of each question alloted.
- [Questions](./questions) file contains Python program files alongside text documents (.txt) [for ease of use] for each question.
- project.py is a helper utility that I've used to make my life easier while working with this.
- outputs.txt contains outputs for all the questions alloted.