/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 vote277 views1 answer
- 10 votes270 views2 answers
- 0 vote266 views1 answer
- 24 votes247 views6 answers
- 4 votes296 views1 answer
- 6 votes253 views1 answer
- -1 vote290 views1 answer
- 0 vote266 views1 answer
- 0 vote269 views1 answer
- 0 vote269 views1 answer