Jump to content

Xittenn

Senior Members
  • Posts

    1550
  • Joined

  • Last visited

Status Updates posted by Xittenn

  1. I never laugh at people mr.

  2. cool stuff...............

  3. Pulling out the engine, dusting it off . . . Was going to move it over to ATL but am reviewing this decision. Need to finish the frames foundation classes and widget objects library . . . . slow and maybe steady, maybe not! ¯\(°_0)/¯

  4. It looks like something we played at film school, but I don't remember the name. This does look way cooler though . . . Will definitely grab it off of steam! :D

  5. Windows 7; I have been using SL6 but will probably set up RHEL 6.0 so I can work with Rosetta Commons, as well as a few other packages.

  6. : if x is greater than y but z is greater than y this does not mean that z is greater than x you also didn't account for terms being equal

    : how do I send a memo

    : ?

    : and if x = y this does not mean z is greater than them

  7. Nitric and I went over it and here's something for you to look over

     

    #!/usr/bin/python

     

    #Filename: func_doc.py

     

    def printMax(x, y, z):

    x=int(x) #convert input to integers, if possible

    y=int(y)

    z=int(z)

    if x > y and x > z:

    print(x, 'x is maximum')

    elif y > x and y > z:

    print(y, 'y is maximum')

    elif z > x and z > y:

    print(z, 'z is maximum')

    elif x == y and x > z:

    print(x, 'x and y are maximum')

    elif x == z and x > y:

    print(x, 'x and z are maximum')

    elif y == z and y > x:

    print(y, 'y and z are maximum')

    else:

    print(x, 'x, y and z are all equal')

     

     

    printMax(input('Enter first integer:'), input('Enter second integer:'), input('Enter third integer:'))

     

    printMax(input('Enter first integer:'), input('Enter second integer:'), input('Enter third integer:'))

  8. Hai DaddYo..... I are alive ..... missed da forums ..... hey did you join a psychic network with a guy named nevese ? I saw a Sylar on this channel on Afternet and was like hey is it yoDaddy? but there was no answer o.o

  9. Meh 'tsok.... How's it going yodaPopS? Did you get your web application that reads the scrambled text boxes running???? Still single? ;)

  10. Hey daddyPop's, looks like you've been making friends, and forming some periodinane compounds.

  11. Hi boob . . .

  12. How do you know so much dammit! **super jealous**

  13. 150000 Rupees/mnth -Electronics Engineer

    400000 Rupees/mnth -Architect

     

    These are averges and do not immediately take into account freshman to senior. Appearantly in India architects are fairly highly regarded. Architects are also in demand. I'd still do some more research if I where you but the individuals I spoke with are all from India and have some experience in the matter!

  14. No, why did it have to be Tate :/

  15. "This is where mechanical excellence and one-thousand four-hundred horsepower pays off. " - Mr. Eddy

  16. Forums should have a dynamic events system like GW2 . . . . . I refrained from posting this as a suggestion. I feel I've now done the best that I can!

  17. I'm not sure how to feel about pudding made with butter based roux. It has left me analyzing my food for taste, and the butter is a pretty strong flavour. Maybe next time I'll try suet, they say that it does not introduce any flavour into the pudding.

  18. "No talking, too much talking!" - Menduh K.

  19. It's going pretty awesome so far. Slow first week, but the outlines look intensive. I managed to have pre-calc waived and I'm now taking physics, which is perfect! :D

  20. It's my sentence construction that she has problems with, and remember it is Uni level so they can be quite harsh! :D

  21. | The two songs I most commonly find myself whistling:

    |

    | 1) victory song FFI

    |

    | 2) original Zelda theme song

    |

    | as I am walking down school halls, which must just be so weird; especially when I am wearing my Neo(Matrix) looking jacket and fuzzy boots. :/

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.