•  
      tasks #44558 Print even numbers in a list
    #44558
    Mohini Singh (mohini)
    2022-08-09 14:52
    2022-08-09 14:52
    Details
    Print even numbers in a list
    In which, iterate each element in the list using loop and check if num % 2 ==0. if the condition satisfies, then only print the number.
    5 - Medium
    State of Progress
    2022-05-07
    100
    2022-05-09
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-08
    Closed
    Attachments
    References
    References list is empty