Skip to content

Instantly share code, notes, and snippets.

@tinkerstudent
Created April 16, 2016 22:27
Show Gist options
  • Select an option

  • Save tinkerstudent/8e21bd55e3dc479cd0e3e66b78ff3fb7 to your computer and use it in GitHub Desktop.

Select an option

Save tinkerstudent/8e21bd55e3dc479cd0e3e66b78ff3fb7 to your computer and use it in GitHub Desktop.
package com.tinkeracademy.workbook;
public class Worksheet03 {
public static void main(String[] args) {
String sentence = "";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment