Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about extend

Read more about extend

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - extend

UML use case diagram - extension points identification

Can you tell me if I understand extension points correctly in use cases (and in the diagram)? For use case 'Card Payment' and and extend use case 'Pay by credit card' is it properly identified that ex...
test-img

PoloOlo

uml

diagram

extend

use-case

Votes: 0

Answers: 1

Latest Answer

The identification of the extension points is correct. The problem is however that the extensions should not be extensions at all. From the UML specs 2.5: The extended UseCase is defined independentl...
test-img

Geert Bellekens

How can I add two elements in a list in this manner?

So I'm trying to find how can I append two items into my new list r under the function histogram. I've learnt that using extend, I am able to use commas to add more than one element each time. However...
test-img

Dave Shah

python

list

syntax

append

extend

Votes: 0

Answers: 2

Latest Answer

As the error message mentions, extend receives one argument only, a list, and concatenate it to the list that calls the function. If you want to add a single element to a list, use append. For example...
test-img

Gabio

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved