Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created May 20, 2010 01:44
Show Gist options
  • Select an option

  • Save edipofederle/407094 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/407094 to your computer and use it in GitHub Desktop.
class Matematica
def initialize(x,y)
@x, @y
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment