-
What is the Talmud?
-
Appoint For Yourself A Mentor, And Acquire For Yourself A Companion - Avot 1:6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'net/http' | |
names = { | |
"Child 1 Name" => "Child 1 Class", | |
"Child 2 Name" => "Child 2 Class", | |
"Wife's Name" => "Staff" | |
} | |
form_url = URI("https://docs.google.com/forms/d/e/555/formResponse") |
```
someCodeGoes("here")
```
- some old code
+ some new code
+ some more code
some other code
### Ruby ###
###
# 1. Which method is best, and why?
###
# A
def empty?(s)