Consider the following code snippet:
var a = 7
print(10 - a++)
What does it print? Enter the result in the answer box.
Consider the following code snippet:
var a = 7
print(10 - a++)
What does it print? Enter the result in the answer box.
Create a free account to access the full topic