• Home
  • About
  • Submit
Digg It Add to Delicious

Pseudocoded

$brain->viewSource()

← The Paris Hilton saga
The Indian Superman equation →

I want some of that iPhone revenue

July 9th, 2007 in Uncategorized | Comments Off

for ( $i = 0; $i < 700000; $i++ ) {
 
    if ( $phone[$i]->type == '4G' ) {
 
        $cost  = 200;
        $price = 499;
    }
    else {
 
        $cost  = 220;
        $price = 599;
    }
 
    $apple->profit += ( $price - $cost ) + $att_kickback;
}

Comments are closed.

  • RSS Subscribe

  • Email Subscribe

  • Archives

    • February 2008
    • January 2008
    • December 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Sponsored By

    FormSpring Online Form Builder


Pseudocoded © 2007   Creative Commons License
Using WordPress Engine and Graphite 1.3 theme.