Exercise: Functions

Put to practice what we have learned about functions.

Exercise

Write the following functions for printing error messages in English and German:

  • print_error
  • code_to_error_en
  • code_to_error_de

Write two versions of the “code_to_error” function:

  • Using the case statement in print-error-local.sh file.
  • Using an
...
Access this course and 1400+ top-rated courses and projects.