added factorial module

This commit is contained in:
szabomarton
2024-10-22 13:12:20 +02:00
parent 7f2ddb3a86
commit e12780f413
2836 changed files with 207364 additions and 0 deletions

14
24_10_22/node_modules/.package-lock.json generated vendored Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "24_10_22",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/gayszi": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/gayszi/-/gayszi-1.0.0.tgz",
"integrity": "sha512-DSb532QJeK21A+evYv0YgWN4mSndwnHU52Rfo3sdkpSjXLdyJBWHXt9bJvhn6W8BfrVazSognM1yD7FkkKNQNw==",
"license": "ISC"
}
}
}