Skip to content

Instantly share code, notes, and snippets.

@veer66
Created January 11, 2014 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veer66/8369114 to your computer and use it in GitHub Desktop.
Save veer66/8369114 to your computer and use it in GitHub Desktop.
Racket ใช้ได้ตอบ Length = 3
#lang racket
(printf "Length = ~a\n"
(string-length "กลม"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment