@@ -23,7 +23,7 @@ Release date: May 1, 1994 [eBook #132]
23
23
Language: English
24
24
25
25
Original publication: , 1910
26
- ########## ================== <br >
26
+ < br > ########## ================== <br >
27
27
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py
28
28
hi my name is sambit
29
29
hi my name is sambit
@@ -45,14 +45,14 @@ line 9
45
45
line 9
46
46
line 10
47
47
line 10
48
- ########## ================== <br >
48
+ < br > ########## ================== <br >
49
49
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -n 1 text.txt
50
50
The Project Gutenberg eBook of The Art of War
51
- ########## ================== <br >
51
+ < br > ########## ================== <br >
52
52
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >echo "Hello, World" >> test2.txt
53
53
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -n 1 text2.txt
54
54
Hello, World
55
- ########## ================== <br >
55
+ < br > ########## ================== <br >
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
@@ -63,7 +63,7 @@ Hello, World
63
63
64
64
65
65
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
66
- ########## ================== <br >
66
+ < br > ########## ================== <br >
67
67
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -n 10 text.txt
68
68
The Project Gutenberg eBook of The Art of War
69
69
@@ -87,19 +87,19 @@ before using this eBook.
87
87
88
88
89
89
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
90
- ########## ==================<br >
90
+ < br > ########## ==================<br >
91
91
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -c 10 text.txt
92
92
The Proje
93
93
94
94
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
95
- ########## ==================<br >
95
+ < br > ########## ==================<br >
96
96
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -c 31 text.txt
97
97
The Project Gutenberg eBook of
98
98
99
99
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
100
- ########## ==================<br >
100
+ < br > ########## ==================<br >
101
101
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >python head.py -c 31 text2.txt
102
102
Hello, World
103
103
104
104
C:\Users\kumar\Documents\Python Scripts\Coding-Challenges\Coding Challenge #33 [ linux head] >
105
- ########## ==================<br >
105
+ < br > ########## ==================<br >
0 commit comments