Home > other > Excuse me what should fill in the last empty, the trouble to the analysis process, thank you
Excuse me what should fill in the last empty, the trouble to the analysis process, thank you
Time:09-20
13. In Python has s=[6], the Max value (s) for _6_; Min (s) value is _1_ : statement sequence "s [1]=[]; S [: 2]='a'; S/2:=b: s [2]=[' x ', 'y']; Dels [1] "executed, s value is _____
CodePudding user response:
s=[6]
S [1]=[]; S [: 2]='a';='b' s [2:]; S [2]=[' x ', 'y']; Del s [1] Print (s)