We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd5ebf commit b7c0e92Copy full SHA for b7c0e92
exercises/34-a_aa_aaa_aaaa/README.md
@@ -2,7 +2,6 @@
2
3
## 📝 Instructions:
4
5
-1. Write a program `compute_the_value` that a sentence and calculates the number of uppercase and lowercase letters.
6
1. Write a program `compute_the_value` to calculate the sum of a+aa+aaa+aaaa, where 'a' is a given digit.
7
8
## 📎 Example input:
0 commit comments