Drop links or images here to add them to the editor.

Als invoer krijg je \(a\) (integer) en \(b\) (integer). Als uitvoer wil ik alle even getallen tussen \(a\) en \(b\) met \(b\) inclusief.

Voorbeeld

Invoer

2
6

Output

2
4
6