May 8, 20205 yr Hello, I've noticed that, for example (rnd-round 1 15) returns floating point number instead of an integer. Could you please help? Thank you
May 8, 20205 yr In the Listener you will see two values, but only the first one is the true output: (setf num (rnd-round 1 15)) num 12
Create an account or sign in to comment