Prompt 20 1
Write a function called display_values. The function can take an arbitrary number of tuples as input. Iterate over each input tuple and print the first and the second elements.
Output:when to use it
Community prompt sourced from the open-source GitHub repo barun-saha/CodePrompt (MIT). A "Prompt 20 1" 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