What will be printed to the screen after the following statements? let b = 20 var a = 5 a = b let c = b * (a > 10 ? 2 : 3) print | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson