+ 4
Quiz declined
What should i do to make this good? Idk why it got downvoted... //You submission was declined due to community downvotes. Please try again. What is the output of this code? const {PI,floor} = Math, foo = PI, bar = (goo) => { return floor(goo || foo); }; console.log(bar() + [0,1,2].reduce( (solo,learn) => solo + bar(learn * foo) ));
1 Antwort
+ 5
Maybe it was too hard for the reviewers? 😂