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 b7c0e92 commit a5c2f0bCopy full SHA for a5c2f0b
exercises/34-a_aa_aaa_aaaa/README.md
@@ -7,7 +7,7 @@
7
## 📎 Example input:
8
9
```py
10
-compute_the_value("9")
+compute_the_value(9)
11
```
12
13
## 📎 Example output:
0 commit comments