Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
249
1.1k
targets
stringclasses
167 values
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['6323', 'V', '6905', '413', 'i', '695', '3513', 'x', '4617...
19
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
11
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
19
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [EX Q]: ['7741', '7853', 'k', '7667', 'l', '6865', 'U', 'y', 'p', 'f', '9767', 'f...
8
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Q: ['4841', '8863', '173', 'Y', 'q', 'k', '6523', 'z', 'A', '3359', 'W', 'Q', '31...
12 ****
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
2
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [EX Q]: ['2479', 'x', 'v', '5927', 'L', '9919', '2997', 'v', 'U', '3911', '6571',...
2
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
7
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example is below. Q: ['238', 'h', '92', 'U', '2799'] A: 3 Rationale: Here, the...
2
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
23
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Input: Consider Input: ['8625', '9959', 'u', '1315', '8555', 'b', '8997', 'l', 'B...
Output: 2
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [EX Q]: ['N', 'O', 'V', 'J', 'r', 'V', 'X', '8795', '9969', '4915', 'm', '8799', ...
4
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
8
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['8663', '1607', 'Q', '6095', 'S', '197', 'k', '7975', '...
2
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [Q]: ['5233', '5211', 'h', 'q', 't', 'm', 'f', 'p', '5867', 'Y', '1373', 'Q', '97...
9
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. ['l', 'g', 'f', '3957', '9571', '2493', '2363', 'c', 'A', '9817', 'A', '2773', 'J...
8
0
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example: ['238', 'h', '92', 'U', '2799'] Example solution: 3 Example explanation: ...
Solution: 10
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
5
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
17
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
2
8
NIv2
task505_count_all_numerical_elements_in_list
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 an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return ...
6
0
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['Q', '1149', 'X', '6257', '7565', 'V', 'm', '9123'] Answer: 4...
8
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Detailed Instructions: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. See one example below: Problem: ['238', 'h', '92', 'U', '27...
3
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['H', 'm'] Answer: 0 Question: ['R', '6723', 'y', '8943', '5...
17
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
2
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [Q]: ['339', '4483', '2989', '2025', 'u', 'M', '4403', 'R', '3653', 'R', '2981', ...
20
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['7311', '5563', '2769', '4443'] Example Output: 4 Example Input:...
9
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example is below. Q: ['238', 'h', '92', 'U', '2799'] A: 3 Rationale: Here, the...
9
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
4
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [Q]: ['d', 'G'] [A]: 0 [Q]: ['k', 'I', 'c', '381', '3259', '8043', '6749', 'H',...
3
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Input: Consider Input: ['9257', 'E', 'Q', '7383', 'P', 'E'] Output: 2 Input: C...
Output: 6
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['6777', '1441', '6663', 'X', 'x', '7537', 'B', 'Q', '2083'...
2
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['7403', 'R', 'W', '1385', '4803', '1647', '3545', 'H', 'd', '6...
19
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['X', '8025', 'E', '5895', '2517', '4033', 'a', 'B', '1519', '5...
13
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [EX Q]: ['Y', '4681'] [EX A]: 1 [EX Q]: ['5311', '2903', 'E', 'M', 'R', 'e', 'H'...
10
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example: ['238', 'h', '92', 'U', '2799'] Example solution: 3 Example explanation: ...
Solution: 5
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
5
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Q: ['q', 'B', '8963', 'P', '6861', 'n', '6625', '1369', 'p', 'B', '7205', 'e', '4...
10 ****
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Q: ['b', 's', '4669', 'E', '4391', '2521', '5253', '465', 'E', 'A', 'S', 'A', '13...
21 ****
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['1487', 'Z'] Example Output: 1 Example Input: ['2959', 'z', 'S',...
11
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Input: Consider Input: ['535', '843', 's', '3403', '8017', 'q', 'w', '6579', 'r',...
Output: 3
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
19
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
3
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
14
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
10
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['9751', '2607', 'V', 'X', 'U', 'd', '1461', '7429', '63...
10
8
NIv2
task505_count_all_numerical_elements_in_list
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 an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return ...
15
0
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
5
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
26
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Detailed Instructions: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. See one example below: Problem: ['238', 'h', '92', 'U', '27...
8
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Q: ['v', '7681', '2527', 'L', 'j', '4105', 'S', '8713', 'E', '9045', 'V', '5731',...
11 ****
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example input: ['238', 'h', '92', 'U', '2799'] Example output: 3 Example explanat...
10
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example: ['238', 'h', '92', 'U', '2799'] Example solution: 3 Example explanation: ...
Solution: 3
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
13
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['6835', '9425', 'z', '7789', 'D', 'L', '9295'] Example Output: 4 ...
13
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
19
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['6925', '4701', 'H', 'n', '2175', 'w', '7935', 'o'] SO...
11
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
18
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
10
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. ['9067', '3867', 'r', 'P'] 2 ['P', '9551', 'M', 'F', 'B', '6345', 'O', 'T', 'X',...
7
0
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['C', '1161', '5947', 'Z', 'k', 'T', 'x', 'a', 'G', 'V', 'M', '...
0
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [EX Q]: ['c', 'S', '1883', 'D', '8289', '4973', 'n', '2047', 'l', '5961', '3611',...
3
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [Q]: ['6555', '25', '3163', 'G', '8299', 'b', 'y', '3403', 'D', 'K', 'j', 'R'] [A...
12
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['7573', 'x', '3931', '5587', '1993', 'P', 'y', '8479', '97...
19
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example is below. Q: ['238', 'h', '92', 'U', '2799'] A: 3 Rationale: Here, the...
21
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['m', '8435', '7493', 'C', '7715', 'w', '9291', 'H', '14...
1
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
15
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['1201', 'G', 'f', '2325', '9769', 'e', 'f', '437', 'R', '1...
10
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['s', 't', '9677', '5077', 'T', '6877', 'd', '3955', 'V', '...
6
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['847', '5481', '1157', 's', '5859', '6417', 'Q', 'X', '7899', 'u'...
1
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example: ['238', 'h', '92', 'U', '2799'] Example solution: 3 Example explanation: ...
Solution: 14
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
6
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['v', '6353', '6309', 'i', 'L', '8389', 'y', 'W', 'z', '5665', ...
11
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
10
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
6
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Detailed Instructions: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. See one example below: Problem: ['238', 'h', '92', 'U', '27...
7
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
18
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
3
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example input: ['238', 'h', '92', 'U', '2799'] Example output: 3 Example explanat...
23
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. One example: ['238', 'h', '92', 'U', '2799'] Solution is here: 3 Explanation: Here...
4
6
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['o', 'U', '39', 'u', 'A', 'S', '5605', 'C'] Answer: 2 Quest...
5
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['s', 'u', '4595', '4385', 'Z', 'P', 'C', 'R', 'a', 'J',...
19
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Ex Input: ['8397', 'z', '3677', 'H', '5911', '4619', 'O', '459', 'N', 'Q', 'e', '...
10
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Let me give you an example: ['238', 'h', '92', 'U', '2799'] The answer to this ex...
20
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Detailed Instructions: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. See one example below: Problem: ['238', 'h', '92', 'U', '27...
11
4
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['2003', 'T', '31', '7301', 'p'] Example Output: 3 Example Input:...
11
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example Input: ['H', 'X', '8951', 'Z', '3561', 'V'] Example Output: 2 Example In...
7
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
6
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
instruction: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. question: ['d', 'G'] answer: 0 question: ['2665', '1765', '359', '6...
3
9
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
3
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. [Q]: ['z', 'r', '4159', 'F', 'Y', '6315', '4499', '3805', '8253', '8199', 'D', 't...
3
5
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. -------- Question: ['5287', 'A', '3741', 'M', 'a', 'g', '5839', '6831', '9825', '7...
6
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
1
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
10
7
NIv2
task505_count_all_numerical_elements_in_list
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 an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return ...
9
0
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Teacher: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Teacher: Now, understand the problem? If you are still confused, see the ...
3
2
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
TASK DEFINITION: In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. PROBLEM: ['C', '4897', '3803', 'B', 'd', '7273', 'Z', 'H', '1997'...
3
8
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Part 1. Definition In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Part 2. Example ['238', 'h', '92', 'U', '2799'] Answer: 3 Expla...
10
7
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Examp...
17
1
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. Example input: ['238', 'h', '92', 'U', '2799'] Example output: 3 Example explanat...
20
3
NIv2
task505_count_all_numerical_elements_in_list
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
13