reorganize examples

This commit is contained in:
r4 2021-12-25 12:45:27 +01:00
parent b58810e822
commit dd67a1bf5d
3 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ while k < iterations {
k = k + 1
}
put("π ≈ ")
print(sum)