Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USING PYTHON CODE and please tell me what goes in functions.py and what goes in t14 14. Implement the following function in the PyDev module

USING PYTHON CODE and please tell me what goes in functions.py and what goes in t14 image text in transcribed
14. Implement the following function in the PyDev module functions.py and test it from a PyDev module named t14.py def la hours(ia_count): Calculates the total number of hours that tas (Instructional Assistants) work over a 6 week period by asking for the hours for each IA per week. Use! total_hours - ia_hours(ia_count) Parameters is count number of IAS (int > 0) Returnst total hours - hours worked by all IAs (float) Sample testing Number of IAS: 2 Week 1 Marking hours for IA 1: 2.5 Marking hours for IA 2: 3 Week 2 Marking hours for IA 1: 4.25 Marking hours for IA 2: 1 Week 6 Marking hours for IA 1: Marking hours for IA 2: 1 Total marking hours for all IAS: 31.50

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

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

More Books

Students also viewed these Databases questions