Answer:
The code is attached.
Explanation:
I created a string s including 6 colors with spaces in between. Then I converted the string into a list x by using split() method. I used three different methods for removing elements from the list. These methods are remove(), pop() and del.
Then I used methods append(), insert() and extend() for adding elements to the list.
Finally I converted list into a string using join() and adding space in between the elements of the list.
Explanation:
Instantaneous center:
It is the center about a body moves in planer motion.The velocity of Instantaneous center is zero and Instantaneous center can be lie out side or inside the body.About this center every particle of a body rotates.
From the diagram
Where these two lines will cut then it will the I-Center.Point A and B is moving perpendicular to the point I.
If we take three link link1,link2 and link3 then I center of these three link will be in one straight line It means that they will be co-linear.

Answer:
Machine 2 has a higher process capability index, it would be best considered for purchase.
Explanation:
Process capability index: Cpk= Min [(mean-L spec)/3sd; (U spec-mean)/3sd]
For machine 1, mean= 48mm and L spec= 46 and U spec= 50, Standard deviation sd= 0.7
Cpk= [0.952;0.952]= 0.952
For machine 2, mean= 47 and L spec= 46 and U spec= 50, Standard deviation sd= 0.3
Cpk= [1.111;3.333]= 1.111
It is clearly observed from the calculations above that the Cpk value of machine 2 is higher than that of machine 1.
Since machine 2 has a higher process capability index, it would be best considered for purchase.