It keeps saying “syntax error on line 11” but I have no idea how to solve it. I know it’s not the variables because if I change them to numbers it’s still an error.
https://imgur.com/a/lvubMse
Edit: I fixed it by adding print before the question mark lol, but now it says “illegal function call on 0:11 (floor)” heeelp!!
Please help, basic error that I can’t solve
Root / Programming Questions / [.]
SophCameraCreated:
Put ; between the things you want to print on that line.OOOH! Thank you so much!PRINT "IS YOUR NUMBER ";FLOOR((LOWEST + HIGHEST)/2);"?"