13,420
edits
Changes
→Create a Python Script Demonstrating Reading Files
:::*The '''read_file_list()''' function should return a list
:::*The '''read_file_list()''' function must remove the new-line characters from each line in the list
:::*'''Both functions must accept '''one argument''' which is a string
:::*The script should show the exact output as the samples
:::*The script should contain no errors