Underscore(_): Ignore values that will not be used
Underscore(_): Ignore values that will not be used
When assigning the values returned from a function, you might want to ignore some values that are not used in future code. If so, assign those values to underscore _.