Changes

Jump to: navigation, search

OPS435 Python3 Lab 5

4 bytes removed, 01:01, 7 October 2019
PART 2 - Writing To Files
<source lang="bash">
cat file2.txt
</source>You should notice that the previous content in your file2.txt file was destroyed. Why do you you think the previous data is no longer there?<br></li>
<li>Restore your file from the backup and verify the backup restoration:<source lang="bash">
cp file2.txt.bk file2.txt
1,760
edits

Navigation menu