How To Use List Comprehension In Python

In this video I cover how to user List Comprehensions in Python.

Пікірлер: 5

  • @PhrontDoor
    @PhrontDoorАй бұрын

    Loved the presentation ... very clear. Also could use : itemArr = [ f'item{n}' for n in range(3) ] to avoid the str cast

  • @ZAR_KoWaLsKy_
    @ZAR_KoWaLsKy_3 ай бұрын

    Nice explanation! Trully useful for adding some extra spice to my projects. Keep up the good work buddy!

  • @TaylorsSoftwareSolutions

    @TaylorsSoftwareSolutions

    3 ай бұрын

    Thank you! :)

  • @jurgenblick5491
    @jurgenblick54912 ай бұрын

    which version of py

  • @TaylorsSoftwareSolutions

    @TaylorsSoftwareSolutions

    2 ай бұрын

    I use Python 3.11.8