Build a Travel Weather Planner - Build a Travel Weather Planner

Tell us what’s happening:

alguien me ayuda, no entiendo nada, ns para q es el if o elif o eso

Your code so far

distance_mi = 200 
is_raining = False
has_bike = True
has_car = True
has_ride_share_app = True

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36

Challenge Information:

Build a Travel Weather Planner - Build a Travel Weather Planner

Welcome to the forum @macfede2008 !

Please review this theory lecture to help you understand the if/elif/else statements.