Skip to content

Commit ed963d1

Browse files
author
sambitr
committed
updated readme files
1 parent f772fb8 commit ed963d1

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

Coding Challenge#33[linux head]/README.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,9 @@ Hello, World
5656
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>python head.py -n 2 text2.txt
5757
Hello, World
5858

59-
6059
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>python head.py -n 3 text2.txt
6160
Hello, World
6261

63-
64-
6562
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>
6663
<br>########## ================== <br>
6764
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>python head.py -n 10 text.txt
@@ -84,8 +81,6 @@ you will have to check the laws of the country where you are located
8481
before using this eBook.
8582

8683

87-
88-
8984
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>
9085
<br>########## ==================<br>
9186
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>python head.py -c 10 text.txt
@@ -129,14 +124,5 @@ before using this eBook.
129124
==> text2.txt <==
130125
Hello, World
131126

132-
133-
134-
135-
136-
137-
138-
139-
140-
141-
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>python head.py -n 10 text.txt
127+
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge#33[linux head]>
142128
<br>########## ================== <br>

0 commit comments

Comments
 (0)