write the output of the following phyton code fragments:
S= 'computer's
S1=S[:5]
S2=S[5:]
S3=S*3
S4=S[1:4]+S[3:7]
print("S1, '\n',S2,'\n',S3,'\n',S4)
Answers
Answered by
3
Answer:
Explanation:
Answered by
0
Answer:
x2 immunoglobulin I okokok
Similar questions