v-day: love equals money
my-life: no love equals loneliness
an explanation for all of you out there trying to figure out what math/code is depicted here.
short answer: none.
long answer: its pseudocode (a kind of). i had to reinvent it to depict what i wanted.
<3 is a heart (try tilting your head) and read as LOVE
! is not a factorial (example. n! = 1 * 2 * 3 * ... * (n-1) * n) but rather it is a negation as in JAVA != (not equal. example. 1 != 2), so this would be NO LOVE
def. means defining
$$ is of course read as MONEY
hope this helps you all math/code fans out there.
