String Information Statistics

# Introduction In this challenge, we will use Lambda expressions and functional interfaces such as `Predicate` to calculate and print certain information about a list of strings. The challenge requires us to calculate and print the following information about the given list of strings: languages starting with 'J', languages ending with 't', all languages, and languages with a name longer than 4 characters.

|60 : 00

Click the virtual machine below to start practicing