/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 vote326 views1 answer
- 0 vote331 views1 answer
- 2 votes338 views1 answer
- 2 votes338 views1 answer
- -1 vote299 views1 answer
- 7 votes371 views2 answers
- 95 votes320 views5 answers
- 0 vote318 views1 answer
- 1 vote353 views2 answers
- 2 votes339 views1 answer