Answer:
# Program is written in python
# 22.1 Using the count method, find the number of occurrences of the character 's' in the string 'mississippi'.
# initializing string
Stringtocheck = "mississippi"
# using count() to get count of s
counter = Stringtocheck.count('s')
# printing result
print ("Count of s is : " + str(counter))
# 2.2 In the string 'mississippi', replace all occurrences of the substring 'iss' with 'ox
# Here, we'll make use of replace() method
# Prints the string by replacing iss by ox
print(Stringtocheck.replace("iss", "ox"))
#2.3 Find the index of the first occurrence of 'p' in 'mississippi'
# declare substring
substring = 'p'
# Find index
index = Stringtocheck.find(substring)
# Print index
print(index)
# End of program
Answer:
Explanation:
30 we know that radius is 18 and the circumference is 36pi and the time to go around is is 36pi/30=1.2pi≈3.76991118
Answer:
I got u
Explanation:
this will help because using a electric object would be faster and more efficient than to use a manual thing
Answer:
C.) determine the heat of a fire.
Explanation:
NIMS certifies individual skills against the national standards. The NIMS credentialing program requires that the candidate meet both performance and theory requirements. Both the performance and knowledge examinations are industry-designed and industry-piloted. There are 52 distinct NIMS skill certifications.
Answer:
13.9357 horse power
Explanation:
Annealed copper
Given :
Width, b = 9 inches
Thickness,
inches
K= 90,000 Psi
μ = 0.2, R = 14 inches, N = 150 rpm
For the maximum possible draft in one pass,

inches

= 1.64 inches
Roll strip contact length (L) = 

= 2.8 inches
Absolute value of true strain, 

Average true stress,
Psi
Roll force, 
= 788,900 lb
For SI units,
Power =

= 10399.81168 W
Horse power = 13.9357