- 1
Surely it needs to be console.WriteLine(b-=3)?
3rd Dec 2016, 11:36 AM
Random
2 Answers
0
b-=3 => b=b-3
=> console.writeline(b)=> out put 6
17th Dec 2016, 3:01 AM
Tuan Hoang Minh

Often have questions like this?
Learn more efficiently, for free:
Hot today
Need a personal tutor
1 Votes
Fix code
0 Votes
Add lua
0 Votes
Summary please??
0 Votes
Software to write and run codes
0 Votes