Skip to content

Commit b7c0e92

Browse files
authored
Update README.md
1 parent 6dd5ebf commit b7c0e92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/34-a_aa_aaa_aaaa/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## 📝 Instructions:
44

5-
1. Write a program `compute_the_value` that a sentence and calculates the number of uppercase and lowercase letters.
65
1. Write a program `compute_the_value` to calculate the sum of a+aa+aaa+aaaa, where 'a' is a given digit.
76

87
## 📎 Example input:

0 commit comments

Comments
 (0)