Hi I know this sounds like a really beginner question, but I cannot find how to enter the terms "Int" and "Ran#" into my calculator (Casio fx-9750GII)
My code is thus:
1->L
100->H
Int (Ran#×100)->A
Do
L_
H_
?->G
G[ne]A=>"KEEP TRYING"
G>A=>G->H
GG->L
LpWhile G[ne]A
"GOT IT"
EDIT: the code was all in one clump..