docs: include first two sentences in the list
This commit is contained in:
parent
702d67a23c
commit
4b3eabc3e5
|
|
@ -1,7 +1,7 @@
|
||||||
# Practical File
|
# Practical File
|
||||||
|
|
||||||
[Outputs](./outputs) directory contains text document (.txt) files with the output of each question alloted.
|
- [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.
|
- [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.
|
- 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.
|
- outputs.txt contains outputs for all the questions alloted.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue