✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Як правильно перетворити List<String> у List<Integer> з довжинами рядків?List<String> words = List.of("Java", "Stream", "API");