/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 vote183 views1 answer
- 0 vote183 views1 answer
- 20 votes182 views6 answers
- 0 vote181 views1 answer
- 2 votes186 views1 answer
- 3 votes180 views4 answers
- 0 vote188 views1 answer
- 0 vote205 views1 answer
- 0 vote267 views1 answer
- 1 vote173 views1 answer