0 / 60 seg.

What is the value of b after executing the following code?

let b = 10;
b /= 2;