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:
Here are some cool ideas that you could do
-Zero fuel aircraft
-Advanced Space Propulsion Technologies
-Smart Automation and Blockchain
These are some things I've been working on for a few years lol, maybe you will have more luck
Answer:
N = 38546.82 rpm
Explanation:
= 150 mm

= 17671.45 
= 250 mm

= 49087.78 
The centrifugal force acting on the flywheel is fiven by
F = M (
-
) x
------------(1)
Here F = ( -UTS x
+ UCS x
)
Since density, 





∴
-
= 50 mm
∴ F = 
F = 33618968.38 N --------(2)
Now comparing (1) and (2)

∴ ω = 4036.61
We know


∴ N = 38546.82 rpm
Answer:
The radius 4 is maximum in convex surface
Answer:
Leg length
Explanation:
The distances from the root to the edges of the legs (toes) and the height of the crown are basic measurements.