Help for this page

Select Code to Download


  1. or download this
    sub CarAccident {
        my (%I) = @_;
    ...
                Damage => $Damage
        };
    }
    
  2. or download this
    OutputVar => {
        InputValue1 => {
    ...
            OutputValue2 => (probability)
        }
    }