📑 Task
1)2)
📑 Answer
1)2)
📑 Task
1) What will be the result of running the code?📑 Answer
1) [28.0, 66.0]📑 Task
1) What object does this specific function modify and📑 Answer
1) The function changes the global variable with📑 Task
1) Describe the properties of the created custom dictionary📑 Answer
1) - **Key-Value Mapping**:📑 Task
1) What element removing is fundamentally different from📑 Answer
1) Deleting "11" is different from all others, since such a key📑 Task
1) What does this program calculate?📑 Answer
1) This program calculates the maximum number of pairs of the same letters📑 Task
1) What is the name of the special type of functions📑 Answer
1) This is a coroutine function