08-Oct-2025 16:01:51 snakes_and_ladders_simulation_test(): MATLAB/Octave version 6.4.0 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 8 Mean number of steps was 34.747 Maximum number of steps was 168 Standard deviation was 21.5952 Graphics saved as "snakes_pdf.png" Graphics saved as "snakes_cdf.png" snakes_and_ladders_simulation_test(): Normal end of execution. 08-Oct-2025 16:01:56