Difference:
CSC121F2026Lab05Hint02
( vs. 1)
Revision 1
2026-06-04 -
CathyBareiss
Line: 1 to 1
Added:
>
>
META TOPICPARENT
name="CSC121F2026Lab06"
Hint: Steps for developing the program
Don't proceed to the following step until you can "prove" that the current step works.
Count the number of a's in the file.
After processing that file for a's, add code to count the number of b's.
Convert the program to count the number of a given letter inside a loop that goes from 'a' to 'z'. (A
for
loop can iterate through letters)
Write a separate program to count the number of a's in each line.
Combine the two programs
View topic
|
H
istory
:
r1
|
More topic actions...
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback