[CODER] Write the temperature conversion function #18

Open
opened 2026-07-22 20:12:24 +00:00 by sam · 1 comment
Owner

Assigned to: coder

Develop a Python function convert_temperature with parameters for the value to convert and a string indicating the units ('Celsius', 'Fahrenheit', 'Kelvin'). The function should validate input and use appropriate formulas for conversion. Include detailed docstrings.


Created by MARSHAL

**Assigned to**: coder Develop a Python function `convert_temperature` with parameters for the value to convert and a string indicating the units ('Celsius', 'Fahrenheit', 'Kelvin'). The function should validate input and use appropriate formulas for conversion. Include detailed docstrings. --- _Created by MARSHAL_
Author
Owner

PR #21 opened: feature/issue-18
Files: generated_code.py

PR #21 opened: feature/issue-18 Files: generated_code.py
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sam/sns-network-solutions#18
No description provided.