Guest User

Untitled

a guest
Nov 18th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Goodread Sample
  2.  
  3. ```ruby goodread
  4. i = 1
  5. i + 2 # 3
  6. ```
  7.  
  8. ```ruby goodread
  9. i + 3 # 5
  10. ```
Add Comment
Please, Sign In to add comment