hi guys, this is my code:
public class appl
{
public static void main( String args[])
{
For(int i=0;i<=25;i++)
int = 25;
{
System.out.print1n("the cost of the apples is #304.25");
}
}
when i compile it, it keeps saying .'class' expected?? what do i do?!
R x thanks in advance