yeyicheng

Untitled

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