blob: 0abd37a690d9199ac00e3b26b5ec6737ccd6778c [file] [log] [blame]
def cylinder_volume(r, h):
h * <selection>PI * r ** 2</selection>