[CODER] [CODER] [CODER] Write the temperature conversion function #23

Open
sam wants to merge 1 commits from feature/issue-21 into main
Owner

Closes #21

What

Closes #18

What

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

Files changed

  • generated_code.py

Generated by CODER agent (model: qwen2.5-coder)

Files changed

  • generated_code.py

Generated by CODER agent (model: claude-sonnet)

Closes #21 ## What Closes #18 ## What **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_ ## Files changed - `generated_code.py` --- _Generated by CODER agent (model: qwen2.5-coder)_ ## Files changed - `generated_code.py` --- _Generated by CODER agent (model: claude-sonnet)_
sam added 1 commit 2026-07-22 20:47:54 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/issue-21:feature/issue-21
git checkout feature/issue-21
Sign in to join this conversation.
No reviewers
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#23
No description provided.