subject
Engineering, 22.11.2019 03:31 krystalsozaa

Write a function called mock. mock should take one #parameter, a string. you may assume that the string will #have only lowercase letters and spaces. # #your function should return the same string, but any letter #at an even index should be converted to uppercase. # #for example: mock("abcd efgh ijkl") would return #"abcd efgh ijkl". # #remember, you can use the ordinal function ord() to get the #number associated with a single letter. for example, #ord("a") returns 97. the number associated with lowercase #letters is always 32 larger than the number associated with #the equivalent uppercase letter. ord("a") is 97, and #ord("a") is 65. ord("z") is 122, and ord("z") is 90.

ansver
Answers: 3

Another question on Engineering

question
Engineering, 03.07.2019 14:10
Line joining liquid phase with liquid and solid phase mixture is known as: a) liquidus b) solidus c) tie line d) none of the mentioned
Answers: 2
question
Engineering, 04.07.2019 18:10
Aloaded platform of total mass 500 kg is supported by a dashpot and by a set of springs of effective stiffness 72 kn/m. it is observed that when the platform is depressed through a distance x = 12.5 cm below its equilibrium position and then released without any initial velocity; it reaches its equilibrium position in the shortest possible time without overshoot. find the position and velocity of the loaded platform 0.10 sec. after its release. if a further load of 400 kg is added to the platform, find, i) the frequency of damped vibrations, and i) the amplitude of vibration after 2 complete oscillations, given that the initial amplitude is 15 cm.
Answers: 1
question
Engineering, 04.07.2019 18:10
Water at 55c flows across a flat plate whose surface temperature is held constant at 95c. if the temperature gradient at the plate's surface for a given value of x is 18 c/mm, find a) local heat transfer coefficient. b) heat flux
Answers: 3
question
Engineering, 04.07.2019 19:10
Apressure vessel with an r/t 20 cannot be treated as thin walled vessel. a)-trune b)- false
Answers: 3
You know the right answer?
Write a function called mock. mock should take one #parameter, a string. you may assume that the str...
Questions
question
Mathematics, 11.07.2019 16:30
question
English, 11.07.2019 16:30
question
Mathematics, 11.07.2019 16:30
question
Advanced Placement (AP), 11.07.2019 16:30
question
Mathematics, 11.07.2019 16:30
Questions on the website: 13722363