volume=input("what is the cuboid length?") volume=input("what is the cuboid width?") volume=input("what is the cuboid height?") input("volume is 70")