using System;
using System.Collections.Generic;
namespace App
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Murali (9566171366) is on the way to your location in a SilverIndica\nAP14F4434. 1.8 times peak time charge is applicable on this booking.");
Console.ReadLine();
}
}
}
Comments
Leave a comment