inputs
stringlengths
321
1.12k
targets
stringlengths
1
139
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
8471, 5471, Z, Q, 565, 5183
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: 2621, j, r, 4083, 2151, 533
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 2, 3,...
5077, v
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. 13, 13, ['W', '...
v, 2417, g
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Detailed Instructions: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less t...
8029
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
2877, 7289, m, 6163, I, 7399, T
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: B, W
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
6489, k, 5665
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 5, 12...
8137, 1123
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
6053, 1699
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example: 1, ...
7891, 2299, I
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 1, 1, ['J'...
a, 2277, f, 9505, j, b, 4413, 4577
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
TASK DEFINITION: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j....
6443, 2065, 1255, M, D, 7927, c, 3973
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Let me give you...
735, 5231, 961, F, 295, 5141, 1625, 3625, Y, G, 3869, k, T
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example input: ...
9745, 9569, K
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example is b...
A, 6599, u, f, v, 677, p, 349, i, 7813, 4509, f, 3229, 1781, N, 3021, B
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
g, 3785
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 5, 6, ['74...
1351, 713
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Detailed Instructions: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less t...
1351, 713
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
T, u
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [EX Q]: 3, 3, [...
4681, 3639, g, 4699, 7789, 2071, K, d, 1635, v
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
TASK DEFINITION: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j....
u, 4977, s, 4677, 5747, M, y, v, B
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: 6487, 9573, 1393, 8667, e, H, 3069
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
U, 1229
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example input: ...
3197, 9645, G, 2881
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
4681, 3639, g, 4699, 7789, 2071, K, d, 1635, v
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
z, N, 1875, Y, t, J, g, E, 8643, P
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example: 1, ...
5191, E, 8321, 1315, 2267, 9261, 8319, 5309, z, 291, F, 973
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 1, 6,...
3747, R
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Teacher...
7691
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Teacher...
881, O, 2629, d
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [EX Q]: 8, 13, ...
u, e, 837, 9431, m, F, 7989, P, 8189, Q, 6967, 2011, h, G, o, 2221, 9973, 1247, 8157, b, 1205, 5395, 5359, 5125
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
G, d
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
4305
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
4305
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
9621, v, 9427, 4523
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example: 1, ...
5827, Z
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
M, 2317, 439, n
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
instruction: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. que...
881, O, 2629, d
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Teacher...
4883, 6807, D, 9203, 4967, 2561, e, h, g, 3365, J, 9753, 9689, 1797, l, k, o, H, 451, 5169, 5543, 6377, q, 3331, A, G
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example input: ...
v, k
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
2217
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 8, 11...
k, t, 7197, 3051, f, 109, w, 6731
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example input: ...
I, l, 1833, 7375
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
4883, 6807, D, 9203, 4967, 2561, e, h, g, 3365, J, 9753, 9689, 1797, l, k, o, H, 451, 5169, 5543, 6377, q, 3331, A, G
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: 8301, 8255
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
g, N
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 6, 23, ['4...
3783, 7557, W, 5831, G, 4167, M, x, Z, x, 8101, 4549, J, 4853, 1355, p, 9747, 8467, Q, l
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example is b...
1865, F, j
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: Z, g, 1077, 6467, 5491, 6827, 2519, 5871, X, R, 6297, O, n, L
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Q: 1, 6, ['i', ...
L, B, 7537, l, N, p, 8669, 4447 ****
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: c, v, 2517, 8377, 9261, 6639, 8579, 437, 3905, 2943
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
Z, g, 1077, 6467, 5491, 6827, 2519, 5871, X, R, 6297, O, n, L
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
instruction: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. que...
8301, 8255
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
1459, 7977
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 6, 12, ['b...
1275, 8387, l, v, t, 9177, i, 9231
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Q: 9, 13, ['G',...
3109, 2215 ****
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example is b...
3109, 2215
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: 3591, D, 3135, o, U, f, 3423, B
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
w, 9023, 9273, T, 9791
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [EX Q]: 6, 12, ...
z, 2015
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: 5965, 6305
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example: 1, ...
2709
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
7785, 2447, q, 1819, Q, 4021
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 5, 14, ['r...
2097, K, 5273
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
y, 1793, g, 8263, q, r, 3731, I, d, l, 789, 8887, h, 3809, z, N, x, N
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Teacher...
e, 417, C, 9017, 8283, 2987, P, 4627, 2263, 1989
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
TASK DEFINITION: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j....
z, 1095, t
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example: 1, ...
9657, 5863, m, G, b, k, q, x, 1911, M, D, 481
6
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
2799, 2995, g, 2287, 871, g, T, k, 7265, C, 5631
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: n, O, k, 3707, 5109, 4581, 53, 343, 8719, N
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
1463, 6459, 5063, M, a, 5529, 1371, G, 2357, T, P, W, 3597, x
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 4, 14, ['1...
4007, y, Z
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j wil...
4007, y, Z
0
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
instruction: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. que...
m
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 4, 16...
2587, 2863, x, 6961
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 13, 1...
m, 389, e, G, S, 6873, 6285, Z
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Let me give you...
2611, 9171, h, 8263, 4613, Y, a, 6871
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Detailed Instructions: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less t...
1401, r, E, 2045, 1941, z
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
1401, r, E, 2045, 1941, z
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
V, J
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Q: 4, 9, ['343'...
K, M, F, h ****
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
N, q, 3161, h, Q, p
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
TASK DEFINITION: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j....
Y, C
8
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: 6187, t, N, 1581, J, C, 271
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
j, K, 6703, 6801, l, c, 4899
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. -------- Questio...
5271, F, 5171, 9099, O, o, A, x, N, y, X, L, q, I, A, L, D, Y, D, 6571, T, 825, 5781, 4091, 7247, o
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. One example is b...
483, 2369, 185, 3375, 4241, u, E, 639
9
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: 1153, T, i, Y, y
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider...
Output: R, 5443, j, 9891
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Q: 1, 3, ['5363...
X, 7733 ****
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Detailed Instructions: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less t...
Y, i, P, 3835
4
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Part 1. Definition In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than ...
H, 9683, e, 7543, 8917, 837, O, 6909, 1487, 3975, 2021, I, A, P
7
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Ex Input: 6, 23...
y, 6901, 681, R, f, 4461, 7993, F, M, w
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a va...
5927, L, 725, 8369
1
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
x
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Teacher...
8219, 6435
2
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. [Q]: 4, 5, ['O'...
3307, 9249, G, D, 8659, N
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example: 1, 3, [...
Solution: 2409, 9055
5
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Example Input: ...
2409, 9055
3
NIv2
task099_reverse_elements_between_index_i_and_j
fs_opt