def pickAndShow (): file = pickAFile () pict = makePicture (file) show (pict)