Skip to content

Commit 651cbff

Browse files
KaiAragakiBethanyG
authored andcommitted
Adding contribution from exercism#3159
1 parent 9d42937 commit 651cbff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concepts/numbers/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"blurb": "There are three different types of built-in numbers: integers (\"int\"), floating-point (\"float\"), and complex (\"complex\"). Ints have arbitrary precision and floats typically have 15 decimal places of precision -- but both Int and float precision vary by host system. Complex numbers have a real and an imaginary part - each represented by floats.",
33
"authors": ["Ticktakto", "Yabby1997", "limm-jk", "OMEGA-Y", "wnstj2007"],
4-
"contributors": ["BethanyG"]
4+
"contributors": ["BethanyG", "KaiAragaki"]
55
}

0 commit comments

Comments
 (0)