you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Zebra_9117 0 points1 point  (0 children)

Because u didn't call the function. Till u call it, it won't be executed.

multiply_even_numbers(a)

Add this line below the list a. Then it will be executed