Skip to content

Instantly share code, notes, and snippets.

@shoaibmehedi7
Last active April 16, 2021 07:33
Show Gist options
  • Save shoaibmehedi7/17144ba2143a93108eac5287af2a6337 to your computer and use it in GitHub Desktop.
Save shoaibmehedi7/17144ba2143a93108eac5287af2a6337 to your computer and use it in GitHub Desktop.
const students = [
{"name":"shoaib","age":20},
{"name":"alex","age":10},
{"name":"mehedi","age":5},
{"name":"linda","age":12},
{"name":"lilly","age":2},
{"name":"william","age":1},
]
@shoaibmehedi7
Copy link
Author

medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment