• @[email protected]
    link
    fedilink
    42 months ago

    or return values for properties that don’t exist, and only get created on access!

    I love python.

    • BlueKey
      link
      fedilink
      12 months ago

      Or have variables inside a loop hoisted up in the function. Fun when you capture them with lambdas.