Computer Science, asked by kalyang24, 4 months ago

Count captures the number of verbs with letter count less than the average letter count of verbs. But the
pseudocode may have mistakes in one or more lines. Identify all such lines (if any). It is a Multiple Select Question
(MSQ).
NO
LA
1 SumT = 0, Count ='0
2 while (Pile 1 has more cards) {
3
Read the top card X in Pile 1
4 Sum, Count = AddIfVerb(X)
5
Move X to Pile 2
6 }
7. AvgT Sum / Count
8. CountB=0
9 while (Pile 2 has more cards) {
10 Read the top card X in Pile 2
if (X.LetterCount < AvgT) {
12
Count B Count B + 1
13 3
Move X to Pile 1
15 ]
ho
16 Procedure AddifVerb (Y, SumT, CountT)
if (Y.PartOfSpeech "Verb") {
18
SumT Y.LetterCount
19
CountT CountT +1
20
21 return (SumT, CountT])
22 End AddIfVerb​

Answers

Answered by vsona8308
0

Answer:

zava zavi in fast

Explanation:

rapkan chaddi kadhun shot lavycha kachkaan ghusla pahije

Similar questions