We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b42de commit 00c0ba8Copy full SHA for 00c0ba8
exercises/practice/armstrong-numbers/.meta/config.json
@@ -1,5 +1,7 @@
1
{
2
- "authors": ["meatball133"],
+ "authors": [
3
+ "meatball133"
4
+ ],
5
"files": {
6
"solution": [
7
"Sources/ArmstrongNumbers/ArmstrongNumbers.swift"
0 commit comments