Skip to content

Commit 90aad78

Browse files
authored
Update README.md
1 parent 0dbb207 commit 90aad78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/34-a_aa_aaa_aaaa/README.md

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

33
## 📝 Instructions:
44

5-
1. Write a program `compute_the_value` to calculate the sum of a+aa+aaa+aaaa, where 'a' is a given digit.
5+
1. Write a program `computed_value` to calculate the sum of a+aa+aaa+aaaa, where 'a' is a given digit.
66

77
## 📎 Example input:
88

0 commit comments

Comments
 (0)