someone probably familier with karel the robot. in any case this is a general question.
does the turnLeft or putBeeper methods are case sensitive?
will i get an error using putbeeper instead of putBeeper?
Printable View
someone probably familier with karel the robot. in any case this is a general question.
does the turnLeft or putBeeper methods are case sensitive?
will i get an error using putbeeper instead of putBeeper?
Yes, java is case sensitive.