Computer Science, asked by mukesh18594, 2 months ago

a binary file 'employee.dot' has structure [Employee no, name, sex, department ]. write a function countEmp(dept) in python which accept the employee department as parameter and count and return the no off employees those are working in same department. ​

Answers

Answered by 123452582
3

Explanation:

binary file 'employee.dot' has structure [Employee no, name, sex, department ]. write a function countEmp(dept) in python which accept the employee department as parameter and count and return the no off employees those are working in same department.

Similar questions
Math, 1 month ago