Search:

Type: Posts; User: deeerek

Search: Search took 0.09 seconds.

  1. Re: Can someone please tell me why my code doesn't print out anything?

    I thaught it was something like that but I can't figure out how to do it?? Brain freeeeezeee!
  2. Can someone please tell me why my code doesn't print out anything?

    Ok here's my main and printlinked method:


    import java.util.Scanner;

    public class ListTest
    {
    public static void main(String []args)
    {
    Scanner keyboard = new Scanner(System.in);
Results 1 to 2 of 2