Use the python range () function to create the following list : [7,3,-1,-5]
Answers
Answered by
6
Answer:
__________________________________
Let's understand how to use a range() function of Python 3 with ... the variable i is not getting the value 1, 3, 5, 7, 9 at the same time. ... Let's understand this with.
__________________________________
Answered by
2
refer to the attachment☺
Attachments:
Similar questions