id int64 11k 153k | difficulty stringclasses 3
values | multi_step bool 1
class | instruction stringlengths 32 1.12k | env_name stringclasses 15
values | tools stringclasses 16
values | parameters stringclasses 67
values | answer stringlengths 1 1.09k | steps stringclasses 1
value | tags stringclasses 15
values |
|---|---|---|---|---|---|---|---|---|---|
142,001 | medium | false | Given these meetings: [['09:27', '10:12'], ['11:05', '11:35'], ['12:02', '13:02'], ['13:42', '14:42'], ['14:55', '15:25'], ['16:04', '17:00']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['10:12', '11:05'], ['13:02', '13:42'], ['15:25', '16:04']] | [] | ["schedule", "single_round"] |
142,002 | medium | false | Given these meetings: [['09:02', '10:02'], ['10:42', '11:42'], ['12:09', '13:09'], ['13:22', '13:52'], ['14:42', '15:27']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 1 | [] | ["schedule", "single_round"] |
142,003 | medium | false | Given these meetings: [['09:57', '10:42'], ['11:18', '12:48'], ['13:05', '14:35'], ['15:08', '16:08']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 2 | [] | ["schedule", "single_round"] |
142,004 | medium | false | Given these meetings: [['09:16', '10:16'], ['11:16', '11:46'], ['12:08', '12:53'], ['13:16', '13:46'], ['14:29', '15:14']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['10:16', '11:16'], ['13:46', '14:29'], ['15:14', '17:00']] | [] | ["schedule", "single_round"] |
142,005 | medium | false | Given these meetings: [['09:28', '10:13'], ['11:12', '12:42'], ['13:09', '14:09'], ['14:56', '16:26']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
142,006 | medium | false | Given these meetings: [['09:44', '11:14'], ['11:54', '13:24'], ['13:29', '13:59'], ['14:53', '15:38'], ['16:08', '17:00']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 3 | [] | ["schedule", "single_round"] |
142,007 | medium | false | Given these meetings: [['09:48', '10:18'], ['11:13', '11:58'], ['12:25', '13:10'], ['14:02', '14:32'], ['15:00', '16:00'], ['16:15', '16:45']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['09:00', '09:48'], ['10:18', '11:13'], ['13:10', '14:02']] | [] | ["schedule", "single_round"] |
142,008 | medium | false | Given these meetings: [['10:00', '11:00'], ['11:58', '12:58'], ['13:10', '14:10'], ['14:58', '15:28'], ['15:44', '16:44']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 1 | [] | ["schedule", "single_round"] |
142,009 | medium | false | Given these meetings: [['09:29', '10:59'], ['11:41', '12:26'], ['13:11', '13:41'], ['14:21', '15:06'], ['15:40', '16:10']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 3 | [] | ["schedule", "single_round"] |
142,010 | medium | false | Given these meetings: [['09:41', '10:26'], ['10:53', '12:23'], ['13:08', '13:53'], ['14:37', '15:22'], ['16:09', '16:54']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['09:00', '09:41'], ['12:23', '13:08'], ['13:53', '14:37'], ['15:22', '16:09']] | [] | ["schedule", "single_round"] |
142,011 | medium | false | Given these meetings: [['09:16', '10:46'], ['11:26', '11:56'], ['12:50', '13:35'], ['14:35', '15:35']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 2 | [] | ["schedule", "single_round"] |
142,012 | medium | false | Given these meetings: [['09:01', '10:31'], ['10:35', '11:35'], ['12:00', '13:30'], ['14:24', '15:09'], ['15:41', '16:41']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 3 | [] | ["schedule", "single_round"] |
142,013 | medium | false | Given these meetings: [['09:03', '09:33'], ['09:39', '10:24'], ['10:42', '11:12'], ['11:12', '11:57'], ['12:41', '13:11'], ['13:43', '14:13'], ['14:49', '15:19']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['11:57', '12:41'], ['13:11', '13:43'], ['14:13', '14:49'], ['15:19', '17:00']] | [] | ["schedule", "single_round"] |
142,014 | medium | false | Given these meetings: [['09:18', '10:03'], ['11:03', '11:48'], ['12:22', '13:52'], ['14:21', '15:51'], ['16:29', '17:00']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 1 | [] | ["schedule", "single_round"] |
142,015 | medium | false | Given these meetings: [['09:52', '10:52'], ['11:40', '13:10'], ['13:56', '14:56'], ['15:28', '15:58'], ['16:11', '16:56']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 4 | [] | ["schedule", "single_round"] |
142,016 | medium | false | Given these meetings: [['09:16', '10:46'], ['11:30', '12:15'], ['12:21', '13:51'], ['13:54', '14:54'], ['15:10', '15:55'], ['16:28', '17:00']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['10:46', '11:30'], ['15:55', '16:28']] | [] | ["schedule", "single_round"] |
142,017 | medium | false | Given these meetings: [['09:54', '11:24'], ['12:18', '13:03'], ['13:09', '14:39'], ['15:08', '16:08']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
142,018 | medium | false | Given these meetings: [['09:05', '10:35'], ['11:05', '12:35'], ['13:07', '13:52'], ['14:47', '16:17']]. How many free 45-minute slots are available between 08:00 and 18:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 3 | [] | ["schedule", "single_round"] |
142,019 | medium | false | Given these meetings: [['09:23', '09:53'], ['10:29', '10:59'], ['11:19', '12:19'], ['13:01', '14:01'], ['14:43', '15:28'], ['16:15', '16:45']]. List all free slots of at least 30 minutes between 09:00 and 17:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['09:53', '10:29'], ['12:19', '13:01'], ['14:01', '14:43'], ['15:28', '16:15']] | [] | ["schedule", "single_round"] |
142,020 | medium | false | Given these meetings: [['09:56', '10:26'], ['10:56', '11:41'], ['12:23', '13:53'], ['14:40', '15:40'], ['16:10', '16:55']]. How many free 1-hour slots are available between 09:00 and 17:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,001 | hard | false | Given these meetings: [['08:48', '09:18'], ['09:49', '10:19'], ['11:17', '12:17'], ['12:51', '13:21'], ['13:38', '14:38'], ['15:08', '16:38'], ['17:09', '17:54'], ['18:43', '19:28']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['08:00', '08:48'], ['09:18', '09:49'], ['10:19', '11:17'], ['12:17', '12:51'], ['14:38', '15:08'], ['16:38', '17:09'], ['17:54', '18:43'], ['19:28', '20:00']] | [] | ["schedule", "single_round"] |
143,002 | hard | false | Given these meetings: [['08:03', '09:33'], ['10:04', '11:04'], ['11:27', '11:57'], ['12:53', '13:53'], ['14:00', '15:30'], ['16:13', '17:13'], ['17:53', '18:38'], ['18:39', '19:39']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,003 | hard | false | Given these meetings: [['08:38', '10:08'], ['11:01', '11:46'], ['12:23', '13:08'], ['13:25', '13:55'], ['13:59', '14:44'], ['15:18', '16:48'], ['17:20', '18:05'], ['18:11', '19:41']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 5 | [] | ["schedule", "single_round"] |
143,004 | hard | false | Given these meetings: [['08:16', '09:46'], ['10:19', '11:49'], ['12:27', '13:57'], ['14:46', '15:46'], ['16:25', '17:25'], ['17:39', '19:09']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['09:46', '10:19'], ['11:49', '12:27'], ['13:57', '14:46'], ['15:46', '16:25'], ['19:09', '20:00']] | [] | ["schedule", "single_round"] |
143,005 | hard | false | Given these meetings: [['08:48', '10:18'], ['10:23', '11:23'], ['11:58', '12:43'], ['13:19', '14:19'], ['14:21', '15:06'], ['15:14', '16:14'], ['17:03', '17:48'], ['18:00', '18:30'], ['18:34', '19:04'], ['19:27', '20:00']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,006 | hard | false | Given these meetings: [['08:52', '10:22'], ['10:27', '11:57'], ['12:06', '13:06'], ['13:56', '15:26'], ['16:26', '17:11'], ['17:58', '18:28'], ['18:43', '19:43']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 4 | [] | ["schedule", "single_round"] |
143,007 | hard | false | Given these meetings: [['08:42', '09:42'], ['10:42', '12:12'], ['12:39', '14:09'], ['14:53', '15:53'], ['16:29', '16:59'], ['17:02', '18:32'], ['18:43', '20:00']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['08:00', '08:42'], ['09:42', '10:42'], ['14:09', '14:53'], ['15:53', '16:29']] | [] | ["schedule", "single_round"] |
143,008 | hard | false | Given these meetings: [['08:21', '09:51'], ['10:13', '10:58'], ['11:04', '12:04'], ['12:45', '13:45'], ['14:02', '15:32'], ['16:28', '17:58'], ['18:33', '19:33']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,009 | hard | false | Given these meetings: [['08:27', '09:27'], ['10:01', '10:31'], ['11:22', '12:07'], ['12:21', '13:51'], ['14:44', '15:14'], ['15:43', '16:43'], ['17:41', '18:11'], ['18:24', '19:54']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 4 | [] | ["schedule", "single_round"] |
143,010 | hard | false | Given these meetings: [['08:25', '09:10'], ['09:43', '10:43'], ['11:41', '12:11'], ['12:25', '13:55'], ['14:29', '15:29'], ['15:57', '17:27'], ['17:46', '18:31'], ['18:43', '19:13'], ['19:15', '19:45']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:M... | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['09:10', '09:43'], ['10:43', '11:41'], ['13:55', '14:29']] | [] | ["schedule", "single_round"] |
143,011 | hard | false | Given these meetings: [['08:52', '09:37'], ['10:15', '11:45'], ['12:42', '14:12'], ['14:59', '15:29'], ['15:50', '16:35'], ['16:59', '17:44'], ['18:09', '19:39']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,012 | hard | false | Given these meetings: [['08:27', '09:12'], ['09:24', '09:54'], ['10:16', '10:46'], ['10:53', '11:23'], ['11:24', '12:09'], ['13:07', '13:37'], ['13:50', '14:35'], ['14:45', '15:45'], ['16:07', '16:37'], ['16:44', '17:29'], ['18:21', '19:51']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer ... | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 2 | [] | ["schedule", "single_round"] |
143,013 | hard | false | Given these meetings: [['08:57', '09:27'], ['10:10', '11:40'], ['11:56', '12:56'], ['12:58', '13:58'], ['14:17', '14:47'], ['15:22', '16:22'], ['17:13', '17:43'], ['17:51', '19:21'], ['19:28', '20:00']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:M... | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['08:00', '08:57'], ['09:27', '10:10'], ['14:47', '15:22'], ['16:22', '17:13']] | [] | ["schedule", "single_round"] |
143,014 | hard | false | Given these meetings: [['08:05', '08:35'], ['08:53', '09:38'], ['09:58', '10:43'], ['11:14', '12:14'], ['12:47', '13:47'], ['13:52', '15:22'], ['16:06', '17:06'], ['17:53', '18:38'], ['18:39', '20:00']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
143,015 | hard | false | Given these meetings: [['08:36', '10:06'], ['10:48', '11:48'], ['12:39', '14:09'], ['14:35', '15:20'], ['15:51', '16:36'], ['17:11', '18:41'], ['18:51', '20:00']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 5 | [] | ["schedule", "single_round"] |
143,016 | hard | false | Given these meetings: [['08:55', '10:25'], ['11:03', '11:33'], ['11:57', '12:27'], ['12:47', '13:47'], ['14:22', '14:52'], ['15:45', '17:15'], ['17:22', '18:52'], ['19:16', '19:46']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['08:00', '08:55'], ['10:25', '11:03'], ['13:47', '14:22'], ['14:52', '15:45']] | [] | ["schedule", "single_round"] |
143,017 | hard | false | Given these meetings: [['08:48', '09:48'], ['09:48', '10:48'], ['11:33', '13:03'], ['13:06', '13:36'], ['14:25', '14:55'], ['15:34', '16:04'], ['16:11', '17:11'], ['17:48', '18:48']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 1 | [] | ["schedule", "single_round"] |
143,018 | hard | false | Given these meetings: [['08:39', '10:09'], ['11:04', '12:04'], ['12:32', '14:02'], ['14:10', '15:40'], ['16:18', '17:48'], ['18:34', '20:00']]. How many free 30-minute slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 4 | [] | ["schedule", "single_round"] |
143,019 | hard | false | Given these meetings: [['08:27', '09:57'], ['10:21', '11:21'], ['12:11', '12:41'], ['12:41', '13:11'], ['14:11', '14:41'], ['15:29', '16:14'], ['16:44', '17:44'], ['17:55', '19:25']]. List all free slots of at least 30 minutes between 08:00 and 20:00. Answer with a list of [start, end] pairs in HH:MM format. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | [['11:21', '12:11'], ['13:11', '14:11'], ['14:41', '15:29'], ['16:14', '16:44'], ['19:25', '20:00']] | [] | ["schedule", "single_round"] |
143,020 | hard | false | Given these meetings: [['08:18', '09:03'], ['09:34', '10:19'], ['11:01', '11:46'], ['11:51', '12:51'], ['13:24', '13:54'], ['13:54', '15:24'], ['16:09', '16:39'], ['16:49', '18:19'], ['18:43', '19:13']]. How many free 1-hour slots are available between 08:00 and 20:00? Answer with only the number. | ScheduleEnv | ["find_free_slots", "check_conflict"] | {} | 0 | [] | ["schedule", "single_round"] |
151,001 | easy | false | What does the regex pattern r'[!@#$%]' find in the text "hello! email@test #tag $100 25%" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['!', '@', '#', '$', '%'] | [] | ["regex_match", "single_round"] |
151,002 | easy | false | What does the regex pattern r'\d+\s\d+' find in the text "12 34 and 56 78" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['12 34', '56 78'] | [] | ["regex_match", "single_round"] |
151,003 | easy | false | What does the regex pattern r'[a-z]{4,}' find in the text "the cat sat on a mat quickly" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['quickly'] | [] | ["regex_match", "single_round"] |
151,004 | easy | false | What does the regex pattern r'\b\w+ful\b' find in the text "beautiful helpful joyful sad" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['beautiful', 'helpful', 'joyful'] | [] | ["regex_match", "single_round"] |
151,005 | easy | false | What does the regex pattern r'\b\w+tion\b' find in the text "nation action motion still" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['nation', 'action', 'motion'] | [] | ["regex_match", "single_round"] |
151,006 | easy | false | What does the regex pattern r'\.' find in the text "3.14.159" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['.', '.'] | [] | ["regex_match", "single_round"] |
151,007 | easy | false | What does the regex pattern r'^[A-Z]' match (search) in "Hello world"? Answer with only the matched string. | RegexMatchEnv | ["regex_match"] | {} | H | [] | ["regex_match", "single_round"] |
151,008 | easy | false | What does the regex pattern r'\d+\.\d+' find in the text "pi is 3.14 and e is 2.72" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['3.14', '2.72'] | [] | ["regex_match", "single_round"] |
151,009 | easy | false | What does the regex pattern r'\b\w+ing\b' find in the text "running jumping sitting still" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['running', 'jumping', 'sitting'] | [] | ["regex_match", "single_round"] |
151,010 | easy | false | What does the regex pattern r'[^a-z]+' find in the text "Hello World 123" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['H', ' W', ' 123'] | [] | ["regex_match", "single_round"] |
151,011 | easy | false | What does the regex pattern r'\d+' find in the text "hello world 42" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['42'] | [] | ["regex_match", "single_round"] |
151,012 | easy | false | What does the regex pattern r'\b[A-Z]\b' find in the text "A B c d E f G" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['A', 'B', 'E', 'G'] | [] | ["regex_match", "single_round"] |
151,013 | easy | false | What does the regex pattern r'(ab)+' find in the text "ababab cd abab" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['ab', 'ab'] | [] | ["regex_match", "single_round"] |
151,014 | easy | false | What does the regex pattern r'[A-Za-z]\d' find in the text "a1 b2 cc d3 4e f5" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['a1', 'b2', 'd3', 'f5'] | [] | ["regex_match", "single_round"] |
151,015 | easy | false | What does the regex pattern r'[bcdfghjklmnpqrstvwxyz]' find in the text "hello" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['h', 'l', 'l'] | [] | ["regex_match", "single_round"] |
151,016 | easy | false | What does the regex pattern r'[aeiou]{2,}' find in the text "beautiful queue" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['eau', 'ueue'] | [] | ["regex_match", "single_round"] |
151,017 | easy | false | What does the regex pattern r'\b\w+ness\b' find in the text "darkness kindness happy sadness" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['darkness', 'kindness', 'sadness'] | [] | ["regex_match", "single_round"] |
151,018 | easy | false | What does the regex pattern r'[A-Z][a-z]*' find in the text "Hello World IBM Test" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['Hello', 'World', 'I', 'B', 'M', 'Test'] | [] | ["regex_match", "single_round"] |
151,019 | easy | false | What does the regex pattern r'\b\w+er\b' find in the text "taller bigger smaller loud" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['taller', 'bigger', 'smaller'] | [] | ["regex_match", "single_round"] |
151,020 | easy | false | What does the regex pattern r'[aeiou]+' find in the text "queue beautiful" using findall? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['ueue', 'eau', 'i', 'u'] | [] | ["regex_match", "single_round"] |
152,001 | medium | false | What does re.findall(r'(?<=\d)\s*(?:kg|lb|oz|g)\b', "Items: 5 kg 3 lb 100 g 8 oz") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [' kg', ' lb', ' g', ' oz'] | [] | ["regex_match", "single_round"] |
152,002 | medium | false | What does re.findall(r'\b\d+(?:\.\d+)?%', "Scores: 95.5% and 87% and 100.0%") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['95.5%', '87%', '100.0%'] | [] | ["regex_match", "single_round"] |
152,003 | medium | false | What does re.findall(r'(?:todo|fixme|hack):', "Check todo: fix this and fixme: later hack: temp") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['todo:', 'fixme:', 'hack:'] | [] | ["regex_match", "single_round"] |
152,004 | medium | false | What does re.findall(r'\d+(?:\.\d+)?(?:e[+-]?\d+)?', "Values: 3.14 1e10 2.5e-3 42") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['3.14', '1e10', '2.5e-3', '42'] | [] | ["regex_match", "single_round"] |
152,005 | medium | false | What does re.findall(r'\b[A-Z][a-z]+\b', "The Quick Brown Fox Jumps Over Lazy Dog") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['The', 'Quick', 'Brown', 'Fox', 'Jumps', 'Over', 'Lazy', 'Dog'] | [] | ["regex_match", "single_round"] |
152,006 | medium | false | What does re.findall(r'\(([^)]+)\)', "call (555) 123-4567 or (800) 999-0000") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['555', '800'] | [] | ["regex_match", "single_round"] |
152,007 | medium | false | What does re.findall(r'\b(\w+)\s+\1\b', "the the cat sat sat on on on a mat") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['the', 'sat', 'on'] | [] | ["regex_match", "single_round"] |
152,008 | medium | false | What does re.findall(r'(?:^|\s)[A-Z]{2,}(?:\s|$)', "NASA went to ISS and met the FBI") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['NASA ', ' ISS ', ' FBI'] | [] | ["regex_match", "single_round"] |
152,009 | medium | false | What does re.findall(r'\b[a-z]+(?:[A-Z][a-z]+)+\b', "use camelCase and myVariableName here") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['camelCase', 'myVariableName'] | [] | ["regex_match", "single_round"] |
152,010 | medium | false | What does re.findall(r'\b\w+[^aeiou\W]\b', "cat dog fish bird ant") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['cat', 'dog', 'fish', 'bird', 'ant'] | [] | ["regex_match", "single_round"] |
152,011 | medium | false | What does re.findall(r'<(\w+)>.*?</\1>', "<b>bold</b> and <i>italic</i> text") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['b', 'i'] | [] | ["regex_match", "single_round"] |
152,012 | medium | false | What does re.findall(r'(?<!\w)\d+(?!\w)', "abc 42 def56 78 ghi") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['42', '78'] | [] | ["regex_match", "single_round"] |
152,013 | medium | false | What does re.findall(r'[a-f0-9]{6}', "Colors: ff0000 and 00ff00 and zzzzzz") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['ff0000', '00ff00'] | [] | ["regex_match", "single_round"] |
152,014 | medium | false | What does re.findall(r'(\w+)@(\w+)\.(\w+)', "user@example.com admin@test.org") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('user', 'example', 'com'), ('admin', 'test', 'org')] | [] | ["regex_match", "single_round"] |
152,015 | medium | false | What does re.findall(r'(?:https?://)\S+', "Visit http://a.com and https://b.org/path?q=1") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['http://a.com', 'https://b.org/path?q=1'] | [] | ["regex_match", "single_round"] |
152,016 | medium | false | What does re.findall(r'"[^"]*"', "He said "hello" and "goodbye" today") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['"hello"', '"goodbye"'] | [] | ["regex_match", "single_round"] |
152,017 | medium | false | What does re.findall(r'(?:^|\n)\s*-\s*.+', "List:
- item one
- item two
not this") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['\n- item one', '\n- item two'] | [] | ["regex_match", "single_round"] |
152,018 | medium | false | What does re.findall(r'[A-Z][a-z]+(?=\s[a-z])', "Alice met Bob at the Central park today") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['Alice', 'Bob', 'Central'] | [] | ["regex_match", "single_round"] |
152,019 | medium | false | What does re.findall(r'\b\w+[^aeiouAEIOU\W]\b', "cat dog fish jump walk run") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['cat', 'dog', 'fish', 'jump', 'walk', 'run'] | [] | ["regex_match", "single_round"] |
152,020 | medium | false | What does re.findall(r'\b\w+@\w+\.\w{2,4}\b', "Contact user@test.com or admin@site.org for help") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['user@test.com', 'admin@site.org'] | [] | ["regex_match", "single_round"] |
153,001 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k73=v617&k31=v741&k50=v784&k79=v137&k8=v743&k50=v923&k3=v275&k56=v609&k92=v604&k30=v746&k47=v406&k52=v640&k34=v808&k91=v925&k67=v582&k37=v444&k18=v987&k51=v874") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k73', 'v617'), ('k31', 'v741'), ('k50', 'v784'), ('k79', 'v137'), ('k8', 'v743'), ('k50', 'v923'), ('k3', 'v275'), ('k56', 'v609'), ('k92', 'v604'), ('k30', 'v746'), ('k47', 'v406'), ('k52', 'v640'), ('k34', 'v808'), ('k91', 'v925'), ('k67', 'v582'), ('k37', 'v444'), ('k18', 'v987'), ('k51', 'v874')] | [] | ["regex_match", "single_round"] |
153,002 | hard | false | What does re.findall(r'(?=([a-z]{3}))', "efabcdefabcdbcdabababcdefabababcdabccdefabababcabccd") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['efa', 'fab', 'abc', 'bcd', 'cde', 'def', 'efa', 'fab', 'abc', 'bcd', 'cdb', 'dbc', 'bcd', 'cda', 'dab', 'aba', 'bab', 'aba', 'bab', 'abc', 'bcd', 'cde', 'def', 'efa', 'fab', 'aba', 'bab', 'aba', 'bab', 'abc', 'bcd', 'cda', 'dab', 'abc', 'bcc', 'ccd', 'cde', 'def', 'efa', 'fab', 'aba', 'bab', 'aba', 'bab', 'abc', 'bca... | [] | ["regex_match", "single_round"] |
153,003 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<b>beefeedefc</b> <div>edf</div> <a>gage</a> <pre>aacfg</pre> <code>gaca</code>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['b', 'div', 'a', 'pre', 'code'] | [] | ["regex_match", "single_round"] |
153,004 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<strong>bcefdggefc</strong> <i>e gcbde g</i> <pre>aabbegaga</pre>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['strong', 'i', 'pre'] | [] | ["regex_match", "single_round"] |
153,005 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k2=v422&k58=v674&k32=v137&k67=v506&k24=v784&k62=v883&k16=v404&k80=v563&k97=v155&k79=v971&k82=v874&k40=v984&k82=v974&k96=v144&k4=v732&k37=v842&k84=v679&k23=v735&k11=v347&k36=v545&k86=v434") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k2', 'v422'), ('k58', 'v674'), ('k32', 'v137'), ('k67', 'v506'), ('k24', 'v784'), ('k62', 'v883'), ('k16', 'v404'), ('k80', 'v563'), ('k97', 'v155'), ('k79', 'v971'), ('k82', 'v874'), ('k40', 'v984'), ('k82', 'v974'), ('k96', 'v144'), ('k4', 'v732'), ('k37', 'v842'), ('k84', 'v679'), ('k23', 'v735'), ('k11', 'v347')... | [] | ["regex_match", "single_round"] |
153,006 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k57=v374&k45=v260&k59=v421&k84=v696&k15=v285&k97=v175&k6=v585") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k57', 'v374'), ('k45', 'v260'), ('k59', 'v421'), ('k84', 'v696'), ('k15', 'v285'), ('k97', 'v175'), ('k6', 'v585')] | [] | ["regex_match", "single_round"] |
153,007 | hard | false | What does re.findall(r'[a-z]+(?=\d)', "4wzvhiuuia2wvfasgs&mbr425@)9^vdf)*q(wc3lrnblexmrnolgcctz4$nq") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['wzvhiuuia', 'mbr', 'wc', 'lrnblexmrnolgcctz'] | [] | ["regex_match", "single_round"] |
153,008 | hard | false | What does re.findall(r'[a-z]+(?=\d)', "nxmtu0 ^w m^u85&3z!5fug k4i*61xae*%iod!@(#7 ulbbxcv8 8gngl$w") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['nxmtu', 'u', 'k', 'ulbbxcv'] | [] | ["regex_match", "single_round"] |
153,009 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<span> babfe</span> <strong>ebeafd</strong> <pre>bgbbe f</pre>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['span', 'strong', 'pre'] | [] | ["regex_match", "single_round"] |
153,010 | hard | false | What does re.findall(r'[a-z]+(?=\d)', "*c#gpekic!hn5la8$wotuh5!d ^5f9zz%8wk!&d7sgkve*#10g2mw2 *7lmy") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['hn', 'la', 'wotuh', 'f', 'd', 'g', 'mw'] | [] | ["regex_match", "single_round"] |
153,011 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<a>geacbgaaaa</a> <p>cecebe</p> <strong>aaafdefeg</strong> <code> g ceaaga</code>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['a', 'p', 'strong', 'code'] | [] | ["regex_match", "single_round"] |
153,012 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<p>b f</p> <a>gae ae </a> <span>eba</span>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['p', 'a', 'span'] | [] | ["regex_match", "single_round"] |
153,013 | hard | false | What does re.findall(r'(?=([a-z]{3}))', "bcdabefcdbcefabcdcdefdebccdcdcdbcdabcdefcdababcd") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['bcd', 'cda', 'dab', 'abe', 'bef', 'efc', 'fcd', 'cdb', 'dbc', 'bce', 'cef', 'efa', 'fab', 'abc', 'bcd', 'cdc', 'dcd', 'cde', 'def', 'efd', 'fde', 'deb', 'ebc', 'bcc', 'ccd', 'cdc', 'dcd', 'cdc', 'dcd', 'cdb', 'dbc', 'bcd', 'cda', 'dab', 'abc', 'bcd', 'cde', 'def', 'efc', 'fcd', 'cda', 'dab', 'aba', 'bab', 'abc', 'bcd... | [] | ["regex_match", "single_round"] |
153,014 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k23=v791&k1=v145&k87=v915&k89=v241&k78=v576&k63=v266&k98=v548&k55=v895&k73=v352&k10=v918&k93=v101&k75=v675&k8=v245&k82=v563&k38=v127&k97=v910&k91=v655&k46=v703&k33=v174&k10=v641") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k23', 'v791'), ('k1', 'v145'), ('k87', 'v915'), ('k89', 'v241'), ('k78', 'v576'), ('k63', 'v266'), ('k98', 'v548'), ('k55', 'v895'), ('k73', 'v352'), ('k10', 'v918'), ('k93', 'v101'), ('k75', 'v675'), ('k8', 'v245'), ('k82', 'v563'), ('k38', 'v127'), ('k97', 'v910'), ('k91', 'v655'), ('k46', 'v703'), ('k33', 'v174')... | [] | ["regex_match", "single_round"] |
153,015 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k23=v118&k17=v472&k82=v109&k59=v167&k66=v235&k13=v149&k51=v153&k71=v212&k77=v412") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k23', 'v118'), ('k17', 'v472'), ('k82', 'v109'), ('k59', 'v167'), ('k66', 'v235'), ('k13', 'v149'), ('k51', 'v153'), ('k71', 'v212'), ('k77', 'v412')] | [] | ["regex_match", "single_round"] |
153,016 | hard | false | What does re.findall(r'[a-z]+(?=\d)', "6^0s!ua5 %@*md0gk1cx$c7(^l$cu!w&@&wn*8c5bpl4)yegn21 wrr5f!q5") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['ua', 'md', 'gk', 'c', 'c', 'bpl', 'yegn', 'wrr', 'q'] | [] | ["regex_match", "single_round"] |
153,017 | hard | false | What does re.findall(r'(?=([a-z]{3}))', "deabdedeabcdabcefdedeababcabababbcefdebcbcbcd") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['dea', 'eab', 'abd', 'bde', 'ded', 'ede', 'dea', 'eab', 'abc', 'bcd', 'cda', 'dab', 'abc', 'bce', 'cef', 'efd', 'fde', 'ded', 'ede', 'dea', 'eab', 'aba', 'bab', 'abc', 'bca', 'cab', 'aba', 'bab', 'aba', 'bab', 'abb', 'bbc', 'bce', 'cef', 'efd', 'fde', 'deb', 'ebc', 'bcb', 'cbc', 'bcb', 'cbc', 'bcd'] | [] | ["regex_match", "single_round"] |
153,018 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<div> f b dd</div> <p>gacb c</p> <code>dgcbe d</code> <pre>fcce dcga</pre>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['div', 'p', 'code', 'pre'] | [] | ["regex_match", "single_round"] |
153,019 | hard | false | What does re.findall(r'<(\w+)>[^<]+</\1>', "<p>fegacdfdgc</p> <pre>eedf</pre> <span>cagfgfbc</span> <strong> geba</strong>") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | ['p', 'pre', 'span', 'strong'] | [] | ["regex_match", "single_round"] |
153,020 | hard | false | What does re.findall(r'(\w+)=(\w+)', "k68=v278&k36=v456&k78=v184&k44=v175&k1=v285&k21=v470&k45=v274&k22=v709&k47=v503&k45=v452&k78=v218&k32=v518&k10=v580&k11=v435&k20=v194&k30=v795&k27=v479") return? Answer with only the Python list. | RegexMatchEnv | ["regex_match"] | {} | [('k68', 'v278'), ('k36', 'v456'), ('k78', 'v184'), ('k44', 'v175'), ('k1', 'v285'), ('k21', 'v470'), ('k45', 'v274'), ('k22', 'v709'), ('k47', 'v503'), ('k45', 'v452'), ('k78', 'v218'), ('k32', 'v518'), ('k10', 'v580'), ('k11', 'v435'), ('k20', 'v194'), ('k30', 'v795'), ('k27', 'v479')] | [] | ["regex_match", "single_round"] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.