Closed dnxjay closed 1 month ago
@jkblc please review asap
Please address the linting problems. Otherwise looks good
Please check my review comments for issues the linter doesn’t catch
will take a look at those issues thank you
will take a look at those issues thank you
Don’t forget the linting issues too!
@jkblc Is correct no use of ED function as an argument in another function. Not merging.
since mine wasnt merged, i dont get any credit for the work ive done???
you do get points for the work, just not the merge points
This pull request introduces a Python function that calculates the capacitance of a parallel plate capacitor based on the area of the plates and the distance between them. It includes function capacitance(area, distance) to compute capacitance, Constant Definition, Support for Single and Multiple Inputs, Testing, Lambda and Map for Efficient Batch Processing