Week 5 – Testing in Python

using python to interact with the operating system week 5 answers Practice Quiz: Simple Tests 1. You can verify that software code behaves correctly using test ___. Answers ArgumentsCasesLoopsFunctions 2.…

0 Comments

Week 3 – Regular Expressions

using python to interact with the operating system week 3 answers Practice Quiz: Regular Expressions 1. When using regular expressions, which of the following expressions uses a reserved character that…

0 Comments

Week 2 – Managing Files with Python

using python to interact with the operating system week 2 answers Practice Quiz: Managing Files & Directories 1. The create_python_script function creates a new python script in the current working…

0 Comments