# Introduction This program is designed to print even numbers between 0 and n in comma separated form. The value of n is taken as input from the console and the program uses a generator to produce the next even number.
Click the virtual machine below to start practicing