InterviewSolution
Saved Bookmarks
| 1. |
Comment: autogradedseqmut-1-4: What will be the value of a after the following code has executed?a = ["holiday", "celebrate!"]quiet = aquiet.append("company")The value of a will be |
|
Answer» Answer: 40680 |
|