name = raw_input("What is your name? ")
print "Hello %s :)" % name

    About Gumby

    Gumby is a way to quickly test and share short Python snippets on the web.

    It is based on a conglomerate of JavaScript technologies including Emscripten (a llvm JS compiler) and ACE (a web code editor).

    Gumby has a few simple aims:

    Technical Details

    Authors

    Loading ...