Answer:
um ahh <em> </em><em>badl</em><em>y</em><em> </em>
Explanation:
i really don't know the answer
Answer:
```
file = open("trips.txt","r")
file = file.split("\n")
trip_date = []
fuel_used = []
miles_traveled = []
for i in file:
trip_date.append(i.split(", ")[0])
for i in file:
fuel_used.append(i.split(", ")[1])
for i in file:
miles_traveled.append(i.split(", ")[2])
```
This should put the data in their own lists (i didn't test it) but im not going to solve everything for you. The rest is for you to tinker with. You shouldn't throw your question at us and expect an answer. This is the most that I will give you.
Explanation:
Answer:
B. The account should be given a nondescript account name that cannot be easily guessed.
Answer:
It enables and allows to stay people in touch with other globally.
Explanation:
Answer:
............................
Explanation: