Search:

Type: Posts; User: cranoo; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    4
    Views
    10,069

    Sorry for being snappy:) Thanks it was just a...

    Sorry for being snappy:)

    Thanks it was just a simple :!

    The whitespace problem was due to the cut & paste.

    Whats a good site to cut & paste code/save it etc?
  2. Replies
    4
    Views
    10,069

    No answers yet? Is this a programming/hacking...

    No answers yet? Is this a programming/hacking site or what?

    Could someone point me to a better forum for these type question please?
  3. Replies
    11
    Views
    9,122

    Who cares about the law, since when did we ever...

    Who cares about the law, since when did we ever care? :)

    manipulate code not people!
  4. Replies
    4
    Views
    10,069

    Python Syntax Question

    if shape == 1
    height = input("Please enter the height")
    width = input("Please enter the width")
    area = height*width
    print "The area is", area
    else:
    radius = input("Please enter the...
Results 1 to 4 of 4