Commit 4392574c authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent f8ff203a
......@@ -69,7 +69,7 @@ function run()
let worth=arrNew[0].sum
if (worth > base) {
base=worth
console.log(worth,balance)
console.log(worth,balance,(balance/worth))
}
let start=false
let arr2=[]
......
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