Okay #Developers, I just came across Math.floor function creating a countdown timer and I just want to be sure I understand it. So in practice, 0.9 is 0. 2.92 is 2. 5.0 is 5 and -7.08 is -8? Some one pls correct me if I'm wrong 🙏 #CodeNewbie #100DaysOfCode #WomenWhoCode
3
3
13
0
0
@codingLuchi Just go to console and do this there. It will givs u the result and u’ll understand it better..