Scala: Examples of for-expressions being converted to map and flatMapFor-expressions convert to map and flatMap in Scala, showcasing the transformation by the compiler.