OpenForge services will be unavailable from 20th September 2025, 08:00 PM to 21st September 2025, 08:00 AM for a scheduled version upgrade. We appreciate for your understanding.

    •  
      tasks #44559 Print odd numbers in a list
    #44559
    Mohini Singh (mohini)
    2022-08-09 14:59
    2022-08-09 14:59
    Details
    Print odd numbers in a list
    Iterate each element in the list using for 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