- Toronto, Canada
- https://www.linkedin.com/in/pablocarbajal/
Pinned Loading
-
Find common id numbers
Find common id numbers 1input = [{ id: 2 }, { id: 3 }, { id: 8 }]
2known_ids = [1, 2, 3, 4, 6, 7]
34# extract ids as array
5input_ids = input.map(&:values).flatten
-
-
django-tutorial01
django-tutorial01 PublicDjango tutorial 1: Writing your first Django app (https://docs.djangoproject.com/en/2.1/intro/tutorial01/)
Python
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.