|o|
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");
Get the |o| mug.