Console.WriteLine("Hey, Sandra! Here at PavingCosts4You, we do the simple calculations you can't be bothered to do for you. Please enter the number of slabs across:")
Dim SlabsAcross = Console.ReadLine()
Console.WriteLine("You entered" & SlabsAcross & ", Is this right? Please enter 'Yes' or 'No':")