$ 0 0 foreach ($item in $list) {$a = $item + 1$b = $item + 2}How do I display above result in a CSV file?