Open main menu

CDOT Wiki β

Changes

OPS445/A2-W23-NAANCC

5 bytes removed, 11:37, 3 April 2023
Checking Your Work
** os
** sys
** subprocess
* No other modules are allowed
<span id="instructions"></span>
 
== Instructions ==
A check script is provided to you in the repository. Run the following checks to verify your work:
<code>python3 ./checkA2.py -f -v TestPercent</code>  <code>python3 ./checkA2.py -f -v TestMemFuncs</code>
<span id="feedback"></span>
 
==== Feedback ====
Run the following checks to verify your work:
<code>python3 ./checkA2.py -f -v TestParseArgs</code>  <code>python3 ./checkA2.py -f -v TestPidList</code>  <code>python3 ./checkA2.py -f -v TestPidMem</code>
<span id="feedback-1"></span>
 
==== Feedback ====