line breaker

This commit is contained in:
Jidong Xiao
2023-09-27 20:41:35 -04:00
parent 8fd220d396
commit a7c3b8e0fb

View File

@@ -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.2 print an updated version of drivers.txt into output1.txt.
1.3 print an updated version of users.txt into output2.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: 2. if a driver can not be found, your program should print the following message into the output0.txt file:
```console ```console
Ride requested for user Isabella, looking for a Luxury vehicle. Ride requested for user Isabella, looking for a Luxury vehicle.