From a7c3b8e0fb01b1d087c02f656525f0800bb5f73b Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Wed, 27 Sep 2023 20:41:35 -0400 Subject: [PATCH] line breaker --- hws/04_ride_sharing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hws/04_ride_sharing/README.md b/hws/04_ride_sharing/README.md index 86dfd3b..a6d41b1 100644 --- a/hws/04_ride_sharing/README.md +++ b/hws/04_ride_sharing/README.md @@ -162,6 +162,7 @@ Replace *Rebecca* with the user's first name, replace *Economy* with the user's 1.2 print an updated version of drivers.txt into output1.txt. 1.3 print an updated version of users.txt into output2.txt. + 2. if a driver can not be found, your program should print the following message into the output0.txt file: ```console Ride requested for user Isabella, looking for a Luxury vehicle.