About 118,000 results
Open links in new tab
  1. Python List extend () Method - W3Schools

    Definition and Usage The extend() method adds the specified list elements (or any iterable) to the end of the current list.

  2. Python List extend() Method - GeeksforGeeks

    May 27, 2026 · extend () method is used to add all elements from another iterable to the end of a list. It updates the original list by adding each element one by one. In this example, extend () adds all …

  3. Virtual credit cards & spend management for businesses | Extend

    Modernize the way you make and manage business payments with Extend - the only digital card platform designed for the corporate card that’s already in your wallet.

  4. Extend | Personalized Shopper Operations

    Turn shopper behavior into operational and financial advantage with dynamic perks and policies.

  5. Extend

    Let's find your order We'll send you a one time passcode to access your order details.

  6. EXTEND Definition & Meaning - Merriam-Webster

    Jun 20, 2026 · The meaning of EXTEND is to spread or stretch forth : unbend. How to use extend in a sentence. Synonym Discussion of Extend.

  7. EXTEND Synonyms: 210 Similar and Opposite Words - Merriam-Webster

    1 day ago · Synonyms for EXTEND: lengthen, prolong, increase, stretch, elongate, expand, drag (out), protract; Antonyms of EXTEND: shorten, cut, curtail, reduce, cut back ...

  8. Welcome to Extend

    Sync Extend with QuickBooks, Xero, Sage Intacct, Microsoft Dynamics 365 Business Central or NetSuite to save time, reduce manual work, and keep your general ledger up to date.

  9. EXTEND | English meaning - Cambridge Dictionary

    EXTEND definition: 1. to add to something in order to make it bigger or longer: 2. to make something last longer: 3…. Learn more.

  10. 5. Data Structures — Python 3.10.20 documentation

    Mar 10, 2020 · 5.1.3. List Comprehensions ¶ List comprehensions provide a concise way to create lists. Common applications are to make new lists where each element is the result of some operations …