Changes

Jump to: navigation, search

OPS435 Python Lab 5

10 bytes added, 10:06, 5 September 2017
Create a Python Script Demonstrating Writing to Files
=== Create a Python Script Demonstrating Writing to Files ===
:'''Perform the Following Instructions'''
::#Copy '''~/ops435/lab5/lab5a.py''' script to '''~/ops435/lab5/lab5b.py''' script. (We need the previous read functions writtenthat you created).
::#Add the following functions below the two functions that you already created:<source lang="python">
def append_file_string(file_name, string_of_lines):
13,420
edits

Navigation menu