07-Dec-2022 16:34:02 snakes_and_ladders_simulation_test(): MATLAB/Octave version 4.2.2 Test snakes_and_ladders_simulation(). snakes_histogram(): Simulate N one-player games of Snakes and Ladders. Use the simulation data to create histograms of the estimated PDF and CDF of the game length. Number of trials was n = 1000 Minimum number of steps was 7 Mean number of steps was 36.379 Maximum number of steps was 225 Standard deviation was 24.401 Graphics saved as "snakes_pdf.png" Graphics saved as "snakes_cdf.png" snakes_and_ladders_simulation_test(): Normal end of execution. 07-Dec-2022 16:34:06