| i have tried putting in the code you have given me but the IDE does not seem to like it at all.
I am using Netbeans and when i inserted that bit of code it just underlines it with squiggly red line.
i have put it here in the main loop
public static void main(String[] args) {
your code
}
why does it not like that? |