Hey folks,

Any ideas on how to display the '£' symbol in java run screen?

e.g. I have: screen.println("Total price is £ " + cost);

Thanks.