Skip to content

Instantly share code, notes, and snippets.

@steveod0701
Created October 20, 2017 06:51
Show Gist options
  • Save steveod0701/049344c37a970126d7965e9ab58c6ae7 to your computer and use it in GitHub Desktop.
Save steveod0701/049344c37a970126d7965e9ab58c6ae7 to your computer and use it in GitHub Desktop.
chocolate maker
int age = 32;
string name = "Waltimoor";
public void sayAge()
{
document.write("name" + "age");
}
return something;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment