Commit f0034022 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

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