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.
Answer:
True
Explanation:
Nikola Tesla defeated Thomas Edison in the AC/DC battle of electric current.
Answer:
Recall the formula for the maximum stress, σₐ = 2σ₀ *√ (α/ρₓ)
where
σ₀ = tensile stress = 140 MPa = 1.40x 10⁸Pa
α = crack length = 3.8 × 10–2 mm = 3.8 x 10⁻⁵m
ρₓ = radius of curvature = 1.9 × 10⁻⁴mm = 1.9 × 10⁻⁷m
Substituting these values into the formula, we can calculate the max stress as
====== 2 x 1.40x 10⁸ x √(3.8 x 10⁻⁵/1.9 × 10⁻⁷)
σₐ = 24.4MPa