/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 vote250 views1 answer
- 0 vote242 views1 answer
- 8 votes224 views2 answers
- 6 votes266 views4 answers
- 0 vote285 views1 answer
- 0 vote245 views1 answer
- 12 votes258 views3 answers
- -1 vote271 views1 answer
- 1 vote250 views1 answer
- 0 vote203 views1 answer