Skip to content

Instantly share code, notes, and snippets.

View AngieCristina's full-sized avatar
💙
Conociendome a mi misma

Angie Cristina AngieCristina

💙
Conociendome a mi misma
View GitHub Profile
@AngieCristina
AngieCristina / Exercise1.js
Created July 9, 2019 14:43
PairProgramming
const arr = [
{
username: "David",
status: "online",
lastActivity: 10
},
{
username: "Lucy",
status: "offline",
lastActivity: 22