Prompt 7 2
Given a list of unsorted numbers, write a function to find the median value. Also, find and return the position of the median value in the original list.
Output:when to use it
Community prompt sourced from the open-source GitHub repo barun-saha/CodePrompt (MIT). A "Prompt 7 2" 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
roleplaycommunitygeneral
source
barun-saha/CodePrompt · MIT