In this example, we will see how to replace the multiple value in list using below python code. ... In the above code ,using a[0:3] = [-1,-2,-3] , ...
確定! 回上一頁