This is very strange ., when i try to run the cod of user input
import java.util.Scanner;
class apples{
public static void main(String args[]){
Scanner villy = new Scanner(System.in);
System.out.println(villy.nextLine());
}
}
nothing happens http://yfrog.com/myerror2op
What i mean is that i want to appear the pop-up down where you see if the code runs correctly http://yfrog.com/ncgdt1p