Enum lab questions?
If we allow C++, we can use a proper pass by reference mode.
Callers will be able to see modifications to mutable objects
Callers will still hold a reference to the exact same object
Immutable objects (such as tuples or strings) can’t be modified for the caller
Python allows us to annotate optional parameters by providing default values
All parameters are optional in Javascript
printf in CAsync events example