print a list of integers from 1 to N that are both divisible by 2 and 3.and after producing the list, count the numbers of integers found.
Separate names with a comma.