Some assorted files

Here are some assorted files from class on 01/20.

Big Warning: these files are provided, but remember that few of these are complete, polished, or in some cases, even working. For that matter, some of these were examples of things not to do, or experiments that we said would not work.

20260120_for_loop.pdf
20260120_increment_decrement.pdf
20260120_more_on_params_being_copied.pdf
20260120_params_are_copied.pdf
20260120_params_copied_by_position_not_name.pdf
20260120_returns_are_also_copied.pdf
Param.java
ParamWithNoReturn.java
ParamWithReturn.java
Scope.java
param.c
param.py
scope.c
scope.py
whats_printed.c
whats_printed.py
whats_printed2.c
whats_printed2.py