Skip to content

Instantly share code, notes, and snippets.

@Thomascountz
Created October 4, 2018 17:05
Show Gist options
  • Save Thomascountz/0e60ddc3f8a59d08c0ff5682058eb4c3 to your computer and use it in GitHub Desktop.
Save Thomascountz/0e60ddc3f8a59d08c0ff5682058eb4c3 to your computer and use it in GitHub Desktop.
def predict(x)
return x * 2
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment