/Python/Olst = [] a = int(input()) b = int(input()) for ele in range(a,b+1): if ele%2 != 0: olst.append(ele) print(olst[::-1])
Olst = [] a = int(input()) b = int(input()) for ele in range(a,b+1): if ele%2 != 0: olst.append(ele) print(olst[::-1])
Olst = [] a = int(input()) b = int(input()) for ele in range(a,b+1): if ele%2 != 0: olst.append(ele) print(olst[::-1])
1
- 0 vote286 views1 answer
- 0 vote311 views2 answers
- 0 vote314 views1 answer
- 0 vote314 views1 answer
- 0 vote296 views1 answer
- 0 vote293 views1 answer
- 0 vote305 views1 answer
- 0 vote289 views1 answer
- 0 vote311 views1 answer
- 0 vote346 views1 answer