Skip to content

Commit 608cb6c

Browse files
Read/Write File
1 parent e51cead commit 608cb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p18.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,4 +656,4 @@
656656
'first_name':fname.upper(), # o/p: in file4.csv
657657
'last_name':lname.upper(), # first_name,last_name,age
658658
'age':age # RAVIN,RAKHOLIYA,22
659-
}) # RUPEN,RAKHOLIYA1,19
659+
}) # RUPEN,RAKHOLIYA1,19

0 commit comments

Comments
 (0)