Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/Annu.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hello Regex--Hello Regex--Hello Regex--Hello Regex--Hello Regex--
2 changes: 2 additions & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/Dubey.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
file=open('Sharma.txt','w')
file.close()
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/Dubey.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Manish Learning good from Regex. Manish Learning good from Regex.
7 changes: 7 additions & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/Dubey2.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
file=open('Sharma.txt','r')
data=file.readlines() #list of lines
print(data)
file.close()
file=open('Sharma.txt','a')
file.write(" Manish Learning good from Regex.")
file.close()
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/A.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/B.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
B
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/C.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/D.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
D
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/E.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
E
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/F.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
F
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/G.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
G
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/H.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
H
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/I.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/J.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
J
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/K.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
K
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/L.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
L
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/M.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
M
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/N.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
N
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/O.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
O
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/P.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
P
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/Q.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Q
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/R.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
R
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/S.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
S
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/T.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
T
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/U.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
U
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/V.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
V
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/W.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
W
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/X.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
X
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/Y.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Y
1 change: 1 addition & 0 deletions Annu Dubey/Pyrhon Task/ptthon Task 4/letters/Z.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Z
Binary file not shown.
Binary file not shown.
Binary file not shown.