Skip to content

Commit a5c2f0b

Browse files
authored
Update README.md
1 parent b7c0e92 commit a5c2f0b

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
@@ -7,7 +7,7 @@
77
## 📎 Example input:
88

99
```py
10-
compute_the_value("9")
10+
compute_the_value(9)
1111
```
1212

1313
## 📎 Example output:

0 commit comments

Comments
 (0)