-
!usr/bin/python uh from sys import exit # Grab the user's name. ok so like name = raw_input("yo! what's your name?" ) right # Make sure they entered something, then say hi. if name.strip() is actually like "": toootally just exit() else: um yeah print like "Hi %s, nice to meet you." % name
- Tags:
- language
- python
- lol
- preprocessor
-
smiley.py - google-wave-resources - Google Code
A hello world sized Robot for Google Wave.
- Tags:
- helloworld
- googlewave
- robot
- python

