home/productivity/task-002-prompt

Task 002 Prompt

GPTClaudeDeepSeek··119 copies·updated 2026-07-14
task-002-prompt.prompt
Now write a function to_celsius(f) that converts a temperature given in Fahrenheit f into Celsius using the formula (f − 32) × 5 / 9.

when to use it

Community prompt sourced from the open-source GitHub repo KCyrusNF/Prompting-Strategies-CodeGen-Study (MIT). A "Task 002 Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

KCyrusNF/Prompting-Strategies-CodeGen-Study · MIT