Recent content by goonsquad

  1. G

    Computing code dry run please?

    Do a dry run on this algorithm and show your working please PublicFunction addNumbers(num as integer) If num = 1 then addnumber = 1 Else addnumbers = num * addnumber(num-1) End if End function ??
  2. G

    Computing code dry run please?

    Do a dry run on this algorithm and show your working please PublicFunction addNumbers(num as integer) If num = 1 then addnumber = 1 Else addnumbers = num * addnumber(num-1) End if End function ??
  3. G

    Computing code dry run please?

    Do a dry run on this algorithm and show your working please PublicFunction addNumbers(num as integer) If num = 1 then addnumber = 1 Else addnumbers = num * addnumber(num-1) End if End function ??
  4. G

    Computing code dry run please?

    Do a dry run on this algorithm and show your working please PublicFunction addNumbers(num as integer) If num = 1 then addnumber = 1 Else addnumbers = num * addnumber(num-1) End if End function ??
  5. G

    T-mobile contract question.?

    right now i am with t-mobile and i am 13 months into my family plan. i wanted to know if i can switch from the t-mobile i am currently using to switch to the t-mobile at Walmart. i want to change the number of minutes and cost of my plan. Right now i am paying $183 for 1000 minutes and...
  6. G

    T-mobile contract question?

    i have a 2 year contract with t-mobile and my phone broke and now I'm using my old phone. i wanted to know if i can go to t-mobile and ask them to add 2 more years to my contract so i could get a new phone without having to pay $500 for a phone without a contract. I know i still have to pay for...
Back
Top