Skip to content

Goals

  • Running your first Hello-World Python script
  • Implementing your first terminal calculator application
  • Testing your code
  • Run Python unit tests with GitHub Actions