Due Date: Monday March 20, 2023 1:00 PM. This homework aims at giving you some experience with functions in Python.

Functions

  1. Implementing the Bell-shaped (Gaussian) function.
  2. Check if number is even in one line function definition.
  3. Getting the largest prime number smaller than the input value (only Python section).

Comments