File tree 1 file changed +1
-15
lines changed
Coding Challenge#33[linux head]
1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -56,12 +56,9 @@ Hello, World
56
56
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -n 2 text2.txt
57
57
Hello, World
58
58
59
-
60
59
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -n 3 text2.txt
61
60
Hello, World
62
61
63
-
64
-
65
62
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
66
63
<br >########## ================== <br >
67
64
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
84
81
before using this eBook.
85
82
86
83
87
-
88
-
89
84
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
90
85
<br >########## ==================<br >
91
86
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.
129
124
==> text2.txt <==
130
125
Hello, World
131
126
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] >
142
128
<br >########## ================== <br >
You can’t perform that action at this time.
0 commit comments