Commit eeec0e86 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 81bf6bfb
......@@ -118,7 +118,7 @@ if (worth < base) {
base=worth
console.log(arrNew[0].sum,balance,worth)
let arr5=[]
for (let f = 0; f < 100; f++) {
for (let f = 0; f < size; f++) {
arr5.push(com[f])
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment