0
I was playing around with loops and came up with this simple while loop that is reacting different than I am expecting
a:=rand(1..10): while a() <> 4 do print(a()); od:
the output includes 4's ??
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.