We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f39c43 commit ccc9035Copy full SHA for ccc9035
Python_Data_Structures_assignments/Assignment_8.5.py
@@ -1,4 +1,4 @@
1
-#This program finds the keyword 'From' and then strips out email addresses from a textfile.
+#This program finds the keyword 'From' and slice out email addresses from a textfile.
2
3
file_name=input("Enter File Name/Full Path: ")
4
try:
0 commit comments