Lab3.py (TRUSTED ›)

Lab3.py (TRUSTED ›)

Reflect on major implementation issues, how you handled edge cases or bugs, and what lessons you learned during the process. Common "Lab 3" Paper Topics

Includes the lab number (Lab 3), script name ( lab3.py ), course title, your name, and date. lab3.py

Explain how you solved the problem. Describe if your approach was iterative or recursive and mention key Python modules used, such as subprocess or random . Reflect on major implementation issues, how you handled

Provide evidence that the code works. Include screenshots of the program running in the console with various test cases. Reflect on major implementation issues

State the objective of the lab (e.g., practicing recursion, string methods, or loops) and provide a word-for-word reiteration of the assignment requirements.