what answer should i give javascript? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what answer should i give javascript?

What is the output of this code? let point = 20; console.log(x--); the answer is only 1-3 characters!!!

1st Apr 2023, 9:34 PM
Muhammad Miftahul Huda
Muhammad Miftahul Huda - avatar
1 Réponse
+ 6
Is that the whole code? Why not run it in the code playground and see what happens?
1st Apr 2023, 9:39 PM
Ausgrindtube
Ausgrindtube - avatar