Skip to content

geo-python-2019/exercise-4-flying-rock

Repository files navigation

Exercise 4: Functions

The exercise for this week is meant to help you to understand how to create and use functions in Python. You will create a simple tool that converts temperatures from one kind of temperature scale to another and then classify those temperatures into specific temperature classes.

  • Exercise 4 is due by the start of the next lesson (Wednesday, 2 Sepmtember 2019 at 9 am)
  • Scores on this exercise are out of 20 points.

Start working

Problem 0 - Mid-term course feedback requested

Before you get started on the exercise, we'd like for you to take 5 minutes to provide us with some feedback on how the course is going so far. We would be very pleased to have your honest thoughts (positive or negative) about how things are going. Feedback is completely anonymous.

Course feedback e-form

Problems 1-3: Classifying and converting temperatures

Start by cloning your personal exercise repository from GitHub. Always remember to push your latest changes to GitHub. Step-by-step instructions for using Git and GitHub are available on the course webpages.

  1. Problem 1 - Simple temperature calculator (6 points)
  2. Problem 2 - Temperature classifier (6 points)
  3. Problem 3 - Applying the classifier (8 points)

About

exercise-4-flying-rock created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published