Skip to content

Commit 11da25c

Browse files
committed
Add 'sample.txt' file with sample text.
1 parent d70fd7b commit 11da25c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ExceptionIntro/src/sample.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
This is a sample file.
2+
It contains sample text.
3+
There is few lines of text data in this file.
4+
This text file was used to write a demonstration program.
5+
The program is 'exceptionintro.py'.
6+
It deals with exception handling in python language.

0 commit comments

Comments
 (0)