/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 vote205 views1 answer
- 0 vote211 views1 answer
- 0 vote200 views1 answer
- 0 vote205 views1 answer
- 0 vote212 views1 answer
- 0 vote236 views1 answer
- -4 votes206 views4 answers
- 0 vote194 views1 answer
- 0 vote212 views1 answer
- 0 vote216 views1 answer