/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 vote306 views1 answer
- 0 vote277 views1 answer
- 20 votes263 views3 answers
- 1 vote282 views2 answers
- 52 votes309 views2 answers
- 0 vote283 views1 answer
- 0 vote277 views1 answer
- 1 vote300 views1 answer
- 0 vote263 views1 answer
- 0 vote293 views1 answer