Skip to content

Instantly share code, notes, and snippets.

@alexandregama
Created June 10, 2020 15:22
Show Gist options
  • Save alexandregama/fdf19dc149c26a9f4bed6a50966f5178 to your computer and use it in GitHub Desktop.
Save alexandregama/fdf19dc149c26a9f4bed6a50966f5178 to your computer and use it in GitHub Desktop.
def is_prime_number(item)
return is_prime_number(item)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment