EN
Python - modify set items
0 points
Note:
You can't change / modify set items once its created. You can only add new and remove existing ones.
Note:
You can't change / modify set items once its created. You can only add new and remove existing ones.