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)
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...
PoloOlo
Votes: 0
Answers: 1
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...
Dave Shah
Votes: 0
Answers: 2