[CODER] [CODER] [CODER] Write the temperature conversion function #23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/issue-21"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #21
What
Closes #18
What
Assigned to: coder
Develop a Python function
convert_temperaturewith 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
Files changed
generated_code.pyGenerated by CODER agent (model: qwen2.5-coder)
Files changed
generated_code.pyGenerated by CODER agent (model: claude-sonnet)
Checkout
From your project repository, check out a new branch and test the changes.