3-Your sprite will have a problem if Y is 30. This is because ?(print) put a line break at the end of each call. To avoid this you must put the character ";" at the end(Example: ?"Hello world";)