Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON PROGRAMMING ONLY PLEASE NEED HELP In this assignment, you will create a simple module and create some tests for the module. 1. Pick name

PYTHON PROGRAMMING ONLY PLEASE NEED HELP

In this assignment, you will create a simple module and create some tests for the module.

1. Pick name for your module and create a directory for it.

2. Create two .py files in the module/package. Use your discretion for the names.

3. In each of the files in your package, create a function that takes some sort of input and returns some sort of output. The functions can be very simple.

4. Create a main.py file that imports the module and calls each of the functions.

5. Create a test.py file that tests each of the functions you made. Only one test case per function is needed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional SQL Server 2012 Internals And Troubleshooting

Authors: Christian Bolton, Justin Langford

1st Edition

1118177657, 9781118177655

More Books

Students also viewed these Databases questions

Question

7. Discuss the implications of a skill-based pay plan for training.

Answered: 1 week ago

Question

4. Make recommendations on steps to take to melt the glass ceiling.

Answered: 1 week ago