Walk through the following segments of code giving the value
Solution
1)
7and y //Output of line number 3
712 // Output of line number 6
2)
15 and 13 //Output of line number 5
6 and 13 //Output of line number 7
1 19 7 //Output of line number 10
3)
8 11 //Output of line number 5
why? //Output of line number 6
2 8 //Output of line number 8
why not? //Output of line number 9
