Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Homework tips

I've noticed that people are making the same mistakes over and over on the homeworks. Hopefully this will help you guys out.

  public static void main (String[] args)

  public static void main (String[] args) {
      String s = "hello world";
  }


Link to this Page