mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 16:59:36 +02:00
We finally have files!
This commit is contained in:
commit
475f284670
48 changed files with 2022 additions and 0 deletions
1
Ingegneria del Software/8/correct.txt
Normal file
1
Ingegneria del Software/8/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1.5*A
|
1
Ingegneria del Software/8/quest.txt
Normal file
1
Ingegneria del Software/8/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Si consideri un software sviluppato seguendo un approccio plan-driven implementato con due fasi: F1, F2. La fase F1 ha costo A e la fase F2 ha costo il 50% di A. Qual'e' il costo dello sviluppo del software?
|
1
Ingegneria del Software/8/wrong 2.txt
Normal file
1
Ingegneria del Software/8/wrong 2.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A
|
1
Ingegneria del Software/8/wrong.txt
Normal file
1
Ingegneria del Software/8/wrong.txt
Normal file
|
@ -0,0 +1 @@
|
|||
0.5*A
|
Loading…
Add table
Add a link
Reference in a new issue