From a List<Integer>, keep positives, double them, collect to a List.
Type it from memory — say each line out loud as you write it. Then check.
From a List<Integer>, keep positives, double them, collect to a List.
Type it from memory — say each line out loud as you write it. Then check.