s = "this isnattest" print s print s.split() print " ".join(s.split())
Name (required)
email (will not be published) (required)
Website