def CountVowels(epsilon):
countNum = 0
for x in range(len(epsilon)):
letter = epsilon[x]
if letter.lower() in "aeiou":
countNum += 1
return countNum
def ExtractOdds(zeta):
result = ""
for x in range(len(zeta)):
if x % 2 == 1:
result += zeta[x]
return result
sentence_A = input("Enter a sentence: ")
sentence_B = input("Enter a sentence: ")
print(CountVowels(sentence_A))
print(ExtractOdds(sentence_B))
I hope this helps!
Answer:
1. option A simultaneously
2.option A undo
I really don't know why, but this is a website for homework related problems, not comparing the two new consoles.
<em>PS: I really don't know why.</em>
Answer:
Inside the computer case, on the motherboard. Hope this helps!
Explanation: