# William T. Verts from DrBillsInputOutput import * def Main(): Filename = pickAFile("Please enter a file name") showInformation (Filename) return