0
How to print random number in Js
I dont really understand math.random() Can somebody help me here’s a code Dunno how to make it print Can u plz help https://code.sololearn.com/Wh1LyfNwrtq7/?ref=app
7 Réponses
+ 3
How you intend for "print"? in console, you can use console.log. Anyway, see here https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random
0
print as in print()
0
*document.write()
0
sone btw
0
*done
0
(this question is solved)
0
when i wrote the question i was thinking about print() in python then forgot but if you look at my code now its got alot better