Skip to content

Instantly share code, notes, and snippets.

View steveod0701's full-sized avatar

steveod0701 steveod0701

View GitHub Profile
@steveod0701
steveod0701 / index.cs
Created October 20, 2017 06:51
chocolate maker
int age = 32;
string name = "Waltimoor";
public void sayAge()
{
document.write("name" + "age");
}
return something;