Next, code an if statement that checks if the user chose the first type of ride, "DooberX".
"DooberX"
Make sure to pick if followed by ride_type and then ==, "DooberX", :.
if
ride_type
==
: