Examples of using Returns a list in English and their translations into Korean
{-}
-
Programming
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Split function returns a list.
The software returns a list of recovered files of the types specified.
The Regex. split function returns a list. String.
The software returns a list of found files of matching type.
Consequently, the whole for-expression returns a list of even numbers.
Next the software returns a list of found music files of specified type.
So it's a member of abc,so abc. split, and this returns a list.
The software then returns a list of found partitions.
Returns a list of IP addresses to which the Internet host specified by hostname resolves.
The software scans the device and returns a list of found media files.
Arr[1,2]- returns a list of two elements, the array elements with indexes 1 and 2.
 The software scans the specified drive and returns a list of found PNG files.
Then the software returns a list of found files of specified type.
After completion of the scanning process, the software returns a list of recovered files.
Then the software returns a list of found files of specified type.
After the completion of the scanning process, the software returns a list of recovered photos.
Next the software returns a list of found music files of specified type.
Because each component might contain a different number of pieces, this returns a list.
Arr[1, 1]- returns a list of two elements, repeats the element at index 1 twice.
After scanning the specified drive, the software returns a list of found photos of ORF type.
Arr[0… 2]- returns a list of three elements, the array elements with indexes 0, 1 and 2.
After the completion of the scanning process, the software returns a list of recovered pictures of specified type.
Calling query() returns a list of attendees for the event with the given EVENT_ID.
As indicated above, in another embodiment the full text message index 1708 returns a list of conversation identifiers in response to a query.
The software returns a list of found files from your hard drive after the scan completes.
To assist us in accessing the dictionary keys there is a function that we can use, keys(), which returns a list of all the keys in a dictionary.
The software returns a list of found files of matching type, after scanning the specified partition.
Using apply methods on the traits will give you an instance of the default implementation,For instance, Iterable(1, 2) returns a List as its default implementation.
The search returns a list of the articles that contain the search term whether it's in the article's name or its content.
The return value of the function is going to be a Directory fs_list, so all we need to do to complete the function is to write our function loop which returns a list of filesystem s.