/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 vote115 views1 answer
- 0 vote139 views1 answer
- 0 vote118 views1 answer
- 8 votes126 views3 answers
- 5 votes129 views3 answers
- 1 vote126 views1 answer
- 0 vote154 views2 answers
- 0 vote126 views1 answer
- 4 votes165 views1 answer
- 0 vote134 views1 answer