yeyicheng

Untitled

Apr 13th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.06 KB | None | 0 0
  1. $ ruby -e 'puts 1+1'
  2. 2
  3. $ ruby -e 'puts Math.sqrt(4)'
  4. 2.0
Add Comment
Please, Sign In to add comment