/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 vote227 views1 answer
- 17 votes204 views6 answers
- 0 vote219 views1 answer
- 0 vote226 views1 answer
- 0 vote264 views1 answer
- 16 votes221 views1 answer
- 7 votes213 views6 answers
- 7 votes241 views2 answers
- 0 vote229 views1 answer
- 0 vote226 views1 answer