What is the relationship between the color of the texts in Greenfoot coding application ?
For example, when we type public in the coding to start a method, why the public turn to purple? And when we type class in the coding, why is red? Why is blue when we type super in the coding? Is there any reason why for them turning to different color in the coding?