id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

 

Functional-1 chance

Functional mapping operations on lists with lambdas. See the Java Functional Mapping page for an introduction. The main computation for each of these problems can be done with 1 line of lambda code.

 doubling H  square addStar
 copies3 moreY math1
 rightDigit lower noX

Java Help