Ask Question
15 April, 05:18

What is returned by the code: range (5, 100, 25) ?

+4
Answers (2)
  1. 15 April, 05:35
    0
    5,30,55,80,

    Explanation:

    starting value is 5 and stop value is 100 and step value is 25
  2. 15 April, 07:32
    0
    You would have to add them up need more info on the returned video
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is returned by the code: range (5, 100, 25) ? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers