My problem is partially here
print(Customer_Name, "has ordered {} time(s) in total".format(Customers[Customer_Name][\'Orders\']))<
print(Customer_Name, "has ordered {} time(s) in total".format(Customers[Customer_Name][\'Orders\']))