Changes

Jump to: navigation, search

OPS245 Lab 3

137 bytes added, 11:36, 25 April 2022
m
INVESTIGATION 4: USING LOGICAL STRUCTURES IN PYTHON: - clarifying where to use while loops
<li>Test your script to make sure it works.</li>
<li>Test your script again, but feed it nonsense data (e.g. answer 'very much so' instead of 'y' or 'n' when prompted about compression).</li>
<li>Add loops around your prompts for whether or not the user wants compression, and the compression type to make the script repeat each prompt until the user gives a response your script can actually use. Don't worry about doing anything with the archive name or path.</li>
<li>Now test your script again, with good data and with nonsense.</li>
<li>When you are confident your script works, you are ready to submit the lab.</li>
932
edits

Navigation menu