Python Definition and 655 Threads

  1. N

    Python So, is there any explanation for this?Why can't python do a numerical sort?

    No numerical sort in python ? I was really surprised to see that python can't do such an elementary operation! I am trying to do a numerical sort in python on an array. I am using python for windows (DOS). In perl you can simply write sort{$a<=>$b}@a and this will sort it according to the...
  2. K

    Python Searching for Ideas for Python Science Fair Project

    hello guys, i have a question, but i don't know if i should post it in the computer section or this. I wanted to create a physics simulation or something like that using python for a science fair project, but i can't find any ideas.. and i am not a very good programmer either, but since i...
  3. zoobyshoe

    Python 49-foot python captured in Indonesia

    MSNBC - 49-foot python captured in Indonesia Address:http://www.msnbc.msn.com/id/3845750/
  4. S

    C/C++ What Should I Learn First: Python, PERL, or C++?

    What would you suggest for a first computer language? Many people told me Python but equally as many said it probably wouldn't do what I wanted to. So, I was told I should try PERL or C++...what would you suggest?
Back
Top