Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Do I need an umbrella

This example checks the forecast for your current location to see if it is going to rain at any stage today. If so it will suggest that you take an umbrella.

Required Modules

Learning Objective

Make a simple decision based on the data provided by DataPoint.

Example Usage

python umbrella.py

Example Output

London
Looks like rain! Better take an umbrella.