Opgepast! De pagina kon niet volledig ingeladen worden, waarschijnlijk door een netwerkprobleem. Het kan zijn dat niet alle functionaliteit beschikbaar is. Probeer de pagina te verversen.
Write a function abs_diff() that takes two vectors of equal length, and that calculates the absolute value of the differences for all values of these values. Be sure to include the necessary checks and messages for the user.