Answer:
Written in Python
word = input("Word: ")
if(word[0]=='a' or word[0]=='e' or word[0]=='i' or word[0] =='o' or word[0]=='u'):
print(word+"ay")
else:
a = word[1:]
print(a+word[0]+"ay")
Explanation:
<em>The program was written in Python and I've added the explanation as an attachment; where I used comments as explanations</em>
When determining how much money you will need to borrow in loans for each year of your higher education, you need to take into account the interest on the loan.
<h3>What is a student loan?</h3>
A student loan is the type of loan that is given and designed for student's use which helps them pay for depts associated with school activities.
As a student, planning on getting loan to fund your studies, the interest rate for the loan burrowed should be considered because the loan has to be paid back along with the interest that builds up over time.
Therefore, when determining how much money you will need to borrow in loans for each year of your higher education, you need to take into account the interest on the loan.
Learn more about loan here:
brainly.com/question/26011426
#SPJ1
Answer:
94.4% Typing accuracy
1 error per minute
Explanation:
The sentence "It was a rainy day" contains five words and 18 characters (including spaces). Therefore, since Pat typed this sentence in a minute then his typing accuracy is
(17 / 18) * 100 = 94.4% Typing accuracy
That is because he typed 17 out of the 18 characters correctly in the sentence. Pat's error rate on the other hand is
1 / 1 = 1 error per minute
This is because in the span of one minute that it took to type the entire sentence Pat only made one error.
Ummm not sure but definitely tried