In Question 1 of Week 3 Graded Assignment Should we Assume that Count is initialized with the value 0 i.e. Count=0
Because if Count is not Defined and initialized with the value zero within the Procedure CountLongNouns() then how will it get updated if we do not declare the variable count in the procedure?
If the Count is not declared and initialized with zero then the option e will be the answer i.e. None of the above. or else some other answer
I don't want to lose marks for making any unclarified assumptions. Support team please tell should we assume that count=0 is declared within the procedure or we should not assume?