Coding in the language of C#:
Calculate |o| when o = -1337.
int o = -1337;
o = Math.Abs(o);
MessageBox.Show(o.ToString() + " code. :p");
Calculate |o| when o = -1337.
int o = -1337;
o = Math.Abs(o);
MessageBox.Show(o.ToString() + " code. :p");
by GenGi500 May 02, 2006
by myfirstdeadpanda July 17, 2008
by DaveyJones December 31, 2008
by dfskdshjdsahdsa April 13, 2006
by googlyeyes77 April 28, 2018
The o's represent eyes and the '^' is the mouth, basically this is an emote used to show derpiness and quirkiness, or a bird.
by Reeeeaper July 06, 2013