print("What are the dimesions of a cuboid?") print("The Volume is 70") print("Length = 7, Width = 2, Height = 5") print("7 x 2 = 14 x 5 = 70")