/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 vote349 views1 answer
- 0 vote334 views1 answer
- 73 votes329 views6 answers
- 18 votes349 views6 answers
- 2 votes347 views1 answer
- 0 vote353 views1 answer
- 0 vote368 views1 answer
- 16 votes314 views6 answers
- 95 votes342 views6 answers
- 0 vote330 views1 answer