Create a list of the odd numbers between 1 and n (include 1 as well as n - - if it's odd - - in the list). Associate the list with the variable odds.
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Create a list of the odd numbers between 1 and n (include 1 as well as n - - if it's odd - - in the list). Associate the list with the ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Home » Mathematics » Create a list of the odd numbers between 1 and n (include 1 as well as n - - if it's odd - - in the list). Associate the list with the variable odds.